Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260111-073145
#<BuildRuby:0x000071ac3507fdc0
@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.20260111-073145",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002243 0.005734 3.120445 ( 2.928370)
build_miniruby 0.001187 0.000355 1.765959 ( 1.767454)
build_ruby 0.000000 0.001907 4.434255 ( 4.486177)
build_all 0.005798 0.003314 7.377963 ( 3.119793)
build_install 0.014089 0.006657 10.339372 ( 5.678930)
test_btest 0.000739 0.000251 81.209510 ( 23.520701)
test_basic 0.005099 0.004985 1.160323 ( 1.209299)
test_all 0.087065 0.047447 825.371491 (238.874021)
test_rubyspec 0.049022 0.038089 137.166324 ( 32.377818)
total: 313.96 sec