Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250704-142123
#<BuildRuby:0x00007988f639fdc0
@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.20250704-142123",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000000 0.000045 0.000045 ( 0.000047)
build_up 0.002727 0.004857 3.182313 ( 2.224729)
build_miniruby 0.000586 0.000881 1.150884 ( 1.147625)
build_ruby 0.001272 0.000377 2.998582 ( 3.176032)
build_all 0.008057 0.001588 6.135918 ( 2.795969)
build_install 0.012275 0.012385 9.518608 ( 6.064388)
test_btest 0.000787 0.000278 55.727341 ( 30.182306)
test_basic 0.005357 0.002519 1.044394 ( 1.411699)
test_all 0.089212 0.032414 656.395025 (203.539963)
test_rubyspec 0.043012 0.033458 153.970651 ( 31.741615)
total: 282.29 sec