Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-110705
#<BuildRuby:0x0000558638009f60
@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-110705",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001931 0.003566 1.602899 ( 1.958025)
build_miniruby 0.001313 0.000315 1.640366 ( 1.639215)
build_ruby 0.001324 0.000318 3.401508 ( 3.616012)
build_all 0.000000 0.007653 5.600262 ( 2.674588)
build_install 0.017084 0.001292 6.964728 ( 3.971284)
test_btest 0.000000 0.000926 84.330126 ( 31.527849)
test_basic 0.005282 0.003201 0.916168 ( 0.985125)
test_all 0.080206 0.040284 770.065613 (287.673528)
test_rubyspec 0.037960 0.032829 100.576030 (114.202388)
total: 448.25 sec