Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250626-185427
#<BuildRuby:0x00007087e787fde0
@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.20250626-185427",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002552 0.004871 3.657234 ( 2.594782)
build_miniruby 0.000000 0.001409 1.275388 ( 1.272112)
build_ruby 0.000000 0.001739 3.426310 ( 3.597218)
build_all 0.004712 0.003236 5.999638 ( 2.573871)
build_install 0.014587 0.003554 8.405656 ( 4.199094)
test_btest 0.000708 0.000230 51.651607 ( 17.008165)
test_basic 0.002632 0.003890 0.893069 ( 0.952158)
test_all 0.087624 0.032002 648.491481 (202.961107)
test_rubyspec 0.052394 0.026907 149.225839 ( 31.380588)
total: 266.54 sec