Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250929-111958
#<BuildRuby:0x00007d747a2ffdc0
@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.20250929-111958",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004911 0.003264 3.777324 ( 2.236457)
build_miniruby 0.001333 0.000086 1.115428 ( 1.112552)
build_ruby 0.001222 0.000284 2.969896 ( 3.059054)
build_all 0.007684 0.000176 5.399477 ( 2.202883)
build_install 0.016106 0.003381 8.387774 ( 3.702275)
test_btest 0.000432 0.000490 55.323178 ( 15.079262)
test_basic 0.002490 0.004013 0.726184 ( 0.779448)
test_all 0.087854 0.027493 577.300280 (172.366983)
test_rubyspec 0.045245 0.034118 110.935144 ( 19.614911)
total: 220.15 sec