Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-005919
#<BuildRuby:0x000055cfc32c2318
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230120-005919",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005301 0.000000 1.189568 ( 2.000501)
build_miniruby 0.001690 0.000000 1.183540 ( 1.191936)
build_ruby 0.000000 0.001636 3.165299 ( 3.685066)
build_all 0.001020 0.006710 3.853473 ( 2.530426)
build_install 0.010874 0.004492 2.895091 ( 2.998502)
test_btest 0.000681 0.000078 55.201851 ( 32.578355)
test_basic 0.000000 0.006690 0.441841 ( 0.572618)
test_all 0.000000 0.001493 664.260202 (272.391664)
test_rubyspec 0.035062 0.016974 74.389985 ( 88.406382)
total: 406.36 sec