Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-213136
#<BuildRuby:0x0000562592f86390
@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-213136",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004880 0.000152 1.602084 ( 1.943793)
build_miniruby 0.001578 0.000263 1.583671 ( 1.582158)
build_ruby 0.001498 0.000249 3.320569 ( 3.576268)
build_all 0.006482 0.001080 5.641990 ( 2.817640)
build_install 0.011908 0.004169 6.806161 ( 3.893309)
test_btest 0.000846 0.000156 82.460376 ( 35.841466)
test_basic 0.002445 0.004948 0.950386 ( 1.118109)
test_all 0.086403 0.033213 748.870102 (289.227919)
test_rubyspec 0.023786 0.042201 96.046811 (107.848412)
total: 447.85 sec