Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260116-035126
#<BuildRuby:0x00007faece4afdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260116-035126",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001453 0.005376 2.958110 ( 2.811605)
build_miniruby 0.000632 0.000909 1.468305 ( 1.464514)
build_ruby 0.000589 0.001174 4.199319 ( 4.246797)
build_all 0.004711 0.004046 6.644455 ( 2.724098)
build_install 0.012929 0.006944 9.254720 ( 5.061974)
test_btest 0.000994 0.000001 76.290576 ( 22.577236)
test_basic 0.004613 0.004495 0.961183 ( 4.532422)
test_all 0.080337 0.046901 711.457093 (247.130348)
test_rubyspec 0.055562 0.033831 142.283632 ( 32.975505)
total: 323.53 sec