Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250709-102759
#<BuildRuby:0x000073655110fde0
@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.20250709-102759",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005227 0.002357 3.034221 ( 2.098156)
build_miniruby 0.001370 0.000099 1.178466 ( 1.174947)
build_ruby 0.000000 0.001698 3.393981 ( 3.551841)
build_all 0.005197 0.002336 5.602308 ( 2.283373)
build_install 0.014652 0.005245 8.140361 ( 3.978527)
test_btest 0.000880 0.000000 49.304848 ( 13.945930)
test_basic 0.002474 0.004656 0.864712 ( 0.923302)
test_all 0.085450 0.031556 610.251318 (188.950532)
test_rubyspec 0.043761 0.033031 156.320865 ( 28.791474)
total: 245.70 sec