Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250823-091636
#<BuildRuby:0x000070067b13fdc0
@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.20250823-091636",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004194 0.004216 4.069290 ( 2.600901)
build_miniruby 0.001342 0.000000 1.282643 ( 1.279733)
build_ruby 0.001834 0.000000 3.101194 ( 3.225172)
build_all 0.007381 0.000734 5.458684 ( 2.239186)
build_install 0.017155 0.002350 8.703888 ( 4.052359)
test_btest 0.000905 0.000000 57.857857 ( 15.629283)
test_basic 0.003289 0.005562 0.952261 ( 1.003916)
test_all 0.090398 0.028234 609.925282 (194.324107)
test_rubyspec 0.041095 0.038888 114.879092 ( 23.735994)
total: 248.09 sec