Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260315-215045
#<BuildRuby:0x000079376fc6fdc0
@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.20260315-215045",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.003555 0.003434 2.865162 ( 3.017348)
build_miniruby 0.000922 0.000755 2.063776 ( 2.765245)
build_ruby 0.000159 0.002064 5.073022 ( 24.304479)
build_all 0.003637 0.005251 7.401031 ( 3.313323)
build_install 0.012548 0.007001 10.261597 ( 7.636838)
test_btest 0.000000 0.001035 82.267454 ( 23.764593)
test_basic 0.003822 0.005679 1.273929 ( 1.315410)
test_all 0.103608 0.034653 827.801220 (274.566424)
test_rubyspec 0.055149 0.035852 138.602787 ( 32.384551)
total: 373.07 sec