Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251106-055939
#<BuildRuby:0x00007402a0aefdc8
@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.20251106-055939",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001204 0.004726 1.635513 ( 1.845090)
build_miniruby 0.001347 0.000120 1.221708 ( 1.223493)
build_ruby 0.001623 0.000209 2.984257 ( 3.145268)
build_all 0.005195 0.003429 5.977225 ( 2.480183)
build_install 0.015564 0.003159 7.883486 ( 4.164510)
test_btest 0.001034 0.000014 62.898000 ( 17.652135)
test_basic 0.003311 0.003741 0.891442 ( 0.943422)
test_all 0.085306 0.038194 649.011006 (208.197079)
test_rubyspec 0.047995 0.034602 122.707350 ( 26.390240)
total: 266.04 sec