Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260301-021636
#<BuildRuby:0x00007e22fe50fdd0
@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.20260301-021636",
@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.000041 0.000011 0.000052 ( 0.000052)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.004474 0.003395 3.154367 ( 6.701241)
build_miniruby 0.001418 0.000374 2.397524 ( 3.440101)
build_ruby 0.001692 0.000446 5.989021 ( 57.374812)
build_all 0.009120 0.001790 8.750142 ( 11.141190)
build_install 0.019917 0.005006 11.668301 ( 15.039290)
test_btest 0.000507 0.000757 97.767549 (137.237821)
test_basic 0.008358 0.004099 1.457108 ( 3.008237)
test_all 0.108847 0.043333 1004.186032 (1245.181668)
test_rubyspec 0.044175 0.047929 148.442564 ( 45.267107)
total: 1524.39 sec