Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260223-115105
#<BuildRuby:0x00007398810efdc0
@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.20260223-115105",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001349 0.005498 2.621202 ( 2.865724)
build_miniruby 0.000189 0.001730 1.831073 ( 1.806221)
build_ruby 0.001750 0.000312 5.260016 ( 5.298935)
build_all 0.005283 0.004199 8.137027 ( 3.545567)
build_install 0.018814 0.002496 10.659901 ( 5.821405)
test_btest 0.000013 0.001014 90.728095 ( 26.875020)
test_basic 0.006997 0.004389 1.266781 ( 1.299243)
test_all 0.088582 0.050452 847.160256 (251.932130)
test_rubyspec 0.052200 0.043752 151.864359 ( 33.853092)
total: 333.30 sec