Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250731-032500
#<BuildRuby:0x0000772d5cb9fdd8
@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.20250731-032500",
@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.000028 0.000000 0.000028 ( 0.000021)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001727 0.006600 4.117339 ( 3.094759)
build_miniruby 0.000341 0.001148 1.950714 ( 1.947593)
build_ruby 0.001226 0.000549 4.251164 ( 4.393166)
build_all 0.004667 0.002349 6.122220 ( 2.606184)
build_install 0.014017 0.005105 9.746651 ( 4.928326)
test_btest 0.000639 0.000281 59.580131 ( 16.893600)
test_basic 0.005416 0.003649 1.013408 ( 1.062594)
test_all 0.086932 0.038112 770.197956 (244.450822)
test_rubyspec 0.043775 0.037700 165.407253 ( 41.912297)
total: 321.29 sec