Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-155113
#<BuildRuby:0x0000558815b66078
@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.20240117-155113",
@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.000027 0.000003 0.000030 ( 0.000029)
autoconf 0.000042 0.000000 0.000042 ( 0.000040)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.005045 0.000147 1.617249 ( 1.979013)
build_miniruby 0.001669 0.000000 1.633331 ( 1.632902)
build_ruby 0.001770 0.000000 3.550218 ( 3.777667)
build_all 0.007827 0.000335 5.796636 ( 3.050475)
build_install 0.016276 0.000000 6.797830 ( 3.887576)
test_btest 0.000741 0.000000 83.779740 ( 33.701178)
test_basic 0.007656 0.000351 0.889855 ( 0.986184)
test_all 0.094218 0.024351 758.922668 (295.645974)
test_rubyspec 0.056649 0.045518 171.313568 (192.685440)
total: 537.35 sec