Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251026-160457
#<BuildRuby:0x00007ef99c4dfde0
@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.20251026-160457",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000017 0.000007 0.000024 ( 0.000023)
build_up 0.004002 0.002803 3.199387 ( 2.072034)
build_miniruby 0.001307 0.000000 1.108423 ( 1.105908)
build_ruby 0.001652 0.000018 2.863457 ( 26.805457)
build_all 0.003346 0.003387 4.132235 ( 1.738797)
build_install 0.010209 0.006551 6.519235 ( 3.173053)
test_btest 0.000000 0.000827 50.399388 ( 13.731719)
test_basic 0.000196 0.006299 0.664646 ( 0.732366)
test_all 0.087616 0.031326 579.295112 (183.473135)
test_rubyspec 0.042291 0.040279 114.564681 ( 18.536172)
total: 251.37 sec