Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250827-154540
#<BuildRuby:0x000074430decfdc8
@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.20250827-154540",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002943 0.005713 4.426611 ( 2.895079)
build_miniruby 0.000239 0.001199 1.369021 ( 1.365317)
build_ruby 0.000541 0.001130 4.123725 ( 4.146090)
build_all 0.006989 0.001200 6.181497 ( 2.651067)
build_install 0.011042 0.007367 9.446247 ( 4.584906)
test_btest 0.000000 0.000908 59.363738 ( 16.245963)
test_basic 0.003975 0.003742 0.957803 ( 1.022406)
test_all 0.080307 0.041521 726.068569 (224.717039)
test_rubyspec 0.050706 0.028812 111.052713 ( 27.745858)
total: 285.37 sec