Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250611-071958
#<BuildRuby:0x00007671098efdc8
@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.20250611-071958",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007042 0.004727 5.381639 ( 13.546181)
build_miniruby 0.001657 0.000181 1.836000 ( 2.801700)
build_ruby 0.000203 0.001846 3.900072 ( 5.873818)
build_all 0.008697 0.001664 6.319431 ( 9.483531)
build_install 0.023996 0.003761 10.198792 ( 14.434885)
test_btest 0.000789 0.000186 55.699074 ( 81.750754)
test_basic 0.004253 0.005022 0.940851 ( 1.856615)
test_all 0.095120 0.027819 568.107471 (298.408632)
test_rubyspec 0.037787 0.034174 100.999938 ( 18.928422)
total: 447.09 sec