Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-185442
#<BuildRuby:0x000078dc2d8efdc8
@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.20260119-185442",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000047 0.000010 0.000057 ( 0.000053)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.002482 0.005158 3.046064 ( 2.884679)
build_miniruby 0.000583 0.000899 1.457019 ( 1.453441)
build_ruby 0.002035 0.000005 4.082157 ( 4.114172)
build_all 0.006822 0.003767 8.068847 ( 4.660928)
build_install 0.020272 0.004082 11.109454 ( 7.387326)
test_btest 0.000510 0.000594 81.970987 ( 25.315969)
test_basic 0.006772 0.003201 1.103860 ( 2.580719)
test_all 0.102356 0.024221 707.816553 (217.578911)
test_rubyspec 0.056552 0.030958 136.286793 ( 23.664037)
total: 289.64 sec