Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251222-135607
#<BuildRuby:0x00007937f591fdd8
@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.20251222-135607",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005012 0.002497 3.166326 ( 3.542516)
build_miniruby 0.001437 0.000357 2.069831 ( 2.233621)
build_ruby 0.000859 0.001247 4.865302 ( 38.811310)
build_all 0.006512 0.002187 7.698585 ( 5.045587)
build_install 0.017024 0.005260 10.175638 ( 8.631890)
test_btest 0.000812 0.000216 83.557401 ( 56.663899)
test_basic 0.005490 0.005307 1.253509 ( 1.617070)
test_all 0.085520 0.051466 839.334219 (431.681289)
test_rubyspec 0.048678 0.035673 134.229046 ( 78.794074)
total: 627.02 sec