Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-111751
#<BuildRuby:0x00007b56e6ecfdc0
@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.20250729-111751",
@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.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004307 0.004064 4.186124 ( 2.851259)
build_miniruby 0.000759 0.000927 1.361861 ( 1.358885)
build_ruby 0.000859 0.000954 3.966642 ( 4.320639)
build_all 0.005919 0.002578 5.664419 ( 2.286487)
build_install 0.016266 0.004867 9.222898 ( 4.623267)
test_btest 0.002469 0.000150 60.190756 ( 16.544743)
test_basic 0.004694 0.005177 0.982521 ( 1.028741)
test_all 0.091884 0.023268 606.428206 (203.625455)
test_rubyspec 0.039134 0.041976 160.436899 ( 25.199486)
total: 261.84 sec