Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260228-090111
#<BuildRuby:0x00007bc33b4cfde0
@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.20260228-090111",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002367 0.004410 2.353308 ( 2.446639)
build_miniruby 0.000777 0.000943 1.568181 ( 1.544534)
build_ruby 0.001439 0.000438 4.276452 ( 4.398655)
build_all 0.006179 0.002800 7.239298 ( 3.214177)
build_install 0.011206 0.007842 9.067232 ( 4.964890)
test_btest 0.000758 0.000263 83.365891 ( 21.378184)
test_basic 0.007919 0.001258 1.287506 ( 1.325754)
test_all 0.086321 0.043349 776.233110 (228.804364)
test_rubyspec 0.051857 0.042466 140.747128 ( 25.789205)
total: 293.87 sec