Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-083255
#<BuildRuby:0x000078851137fdc0
@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.20250807-083255",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.002290 0.005733 3.712571 ( 2.482341)
build_miniruby 0.001448 0.000000 1.291853 ( 1.288226)
build_ruby 0.001378 0.000327 3.308451 ( 3.436625)
build_all 0.005877 0.001911 5.806594 ( 2.359193)
build_install 0.012367 0.005841 9.044201 ( 4.585798)
test_btest 0.000643 0.000212 56.435676 ( 16.294744)
test_basic 0.001283 0.006282 0.925895 ( 0.979884)
test_all 0.090248 0.026692 652.930969 (202.057637)
test_rubyspec 0.047473 0.033582 156.405865 ( 29.836022)
total: 263.32 sec