Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250630-000902
#<BuildRuby:0x0000703e3257fdd8
@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.20250630-000902",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000027)
build_up 0.005798 0.001941 3.904549 ( 2.925514)
build_miniruby 0.001416 0.000129 1.419878 ( 1.418780)
build_ruby 0.001414 0.000471 4.078382 ( 4.197171)
build_all 0.007033 0.002345 6.368197 ( 2.765007)
build_install 0.016048 0.005705 9.399983 ( 4.757907)
test_btest 0.000671 0.000225 54.673860 ( 16.173908)
test_basic 0.005291 0.001769 0.900996 ( 0.962772)
test_all 0.090313 0.032233 711.176283 (221.826897)
test_rubyspec 0.054195 0.026257 149.466998 ( 30.892215)
total: 285.92 sec