Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250726-084439
#<BuildRuby:0x000073026239fdc8
@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.20250726-084439",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001344 0.006068 4.055201 ( 2.735662)
build_miniruby 0.001281 0.000106 1.318335 ( 1.314618)
build_ruby 0.001027 0.000658 3.548254 ( 3.710831)
build_all 0.007610 0.000603 6.027598 ( 2.621643)
build_install 0.011416 0.006971 9.355162 ( 4.864061)
test_btest 0.000147 0.000888 59.443264 ( 17.247077)
test_basic 0.003662 0.004453 0.973373 ( 1.026583)
test_all 0.091046 0.027881 707.983116 (227.080121)
test_rubyspec 0.043902 0.038999 160.121541 ( 33.769902)
total: 294.37 sec