Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260308-090112
#<BuildRuby:0x000074345eaffdc8
@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.20260308-090112",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.003451 0.003568 2.579338 ( 2.671151)
build_miniruby 0.001644 0.000000 2.062973 ( 2.036746)
build_ruby 0.000794 0.001203 5.424123 ( 5.496858)
build_all 0.006381 0.002533 7.531776 ( 3.441494)
build_install 0.016304 0.003970 9.846350 ( 5.618022)
test_btest 0.000751 0.000211 83.134156 ( 23.812298)
test_basic 0.008075 0.002302 1.188704 ( 1.226981)
test_all 0.092922 0.043298 803.093859 (237.395193)
test_rubyspec 0.048808 0.044037 140.257698 ( 32.216004)
total: 313.92 sec