Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-062902
#<BuildRuby:0x000074e2a422fdc0
@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.20251212-062902",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.002187 0.005044 2.774475 ( 2.603639)
build_miniruby 0.001457 0.000000 1.500274 ( 1.497124)
build_ruby 0.001529 0.000379 3.891031 ( 3.971302)
build_all 0.007330 0.002146 6.889238 ( 3.006409)
build_install 0.014528 0.003210 8.615965 ( 4.550052)
test_btest 0.000675 0.000210 76.116043 ( 21.122621)
test_basic 0.005280 0.003696 0.999419 ( 1.051831)
test_all 0.101196 0.022806 650.591941 (189.020804)
test_rubyspec 0.058148 0.028034 127.664751 ( 24.029880)
total: 250.85 sec