Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-204614
#<BuildRuby:0x000076a0bc56fdc8
@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.20251210-204614",
@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.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.001007 0.006328 2.921375 ( 2.761877)
build_miniruby 0.001508 0.000161 1.509013 ( 1.505747)
build_ruby 0.001149 0.000709 3.934163 ( 32.162984)
build_all 0.004893 0.003922 6.850847 ( 2.936923)
build_install 0.013507 0.006525 9.407775 ( 5.122619)
test_btest 0.001009 0.000005 74.640193 ( 21.311927)
test_basic 0.005284 0.002060 1.048093 ( 1.097023)
test_all 0.091320 0.036014 743.714724 (255.405524)
test_rubyspec 0.039365 0.046174 124.251492 ( 26.006456)
total: 348.31 sec