Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-053425
#<BuildRuby:0x000055bbaaa924d0
@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-053425",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001063 0.004241 1.529686 ( 1.910402)
build_miniruby 0.001401 0.000365 1.516332 ( 1.515605)
build_ruby 0.001282 0.000335 3.292829 ( 3.487387)
build_all 0.003889 0.004062 5.911296 ( 3.250299)
build_install 0.010924 0.006302 7.245533 ( 4.227413)
test_btest 0.000561 0.000179 84.302025 ( 28.360228)
test_basic 0.005564 0.001781 0.926636 ( 1.040863)
test_all 0.074271 0.046443 757.381146 (276.904777)
test_rubyspec 0.046562 0.020080 98.342774 (110.291807)
total: 430.99 sec