Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-160646
#<BuildRuby:0x000055faff9661a8
@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.20231231-160646",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001369 0.004219 1.629383 ( 2.002012)
build_miniruby 0.001493 0.000332 1.704057 ( 1.716760)
build_ruby 0.001686 0.000000 3.244813 ( 3.448973)
build_all 0.004152 0.003510 5.764246 ( 2.972734)
build_install 0.008199 0.009183 7.033000 ( 4.255798)
test_btest 0.000747 0.000224 83.889271 ( 31.797335)
test_basic 0.005605 0.003298 0.886028 ( 0.955630)
test_all 0.090375 0.029891 770.216506 (295.482123)
test_rubyspec 0.039090 0.031376 97.913155 (109.959912)
total: 452.59 sec