Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250725-071115
#<BuildRuby:0x00007adfc897fdd8
@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.20250725-071115",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.002275 0.005073 3.438805 ( 2.898197)
build_miniruby 0.001246 0.000071 1.276315 ( 1.273357)
build_ruby 0.000912 0.000976 3.626954 ( 13.946297)
build_all 0.002859 0.004639 6.125518 ( 2.642045)
build_install 0.015351 0.002502 9.035926 ( 4.575814)
test_btest 0.002462 0.000000 59.094887 ( 16.469692)
test_basic 0.003759 0.004067 0.933662 ( 0.987073)
test_all 0.091592 0.027783 660.499131 (200.310356)
test_rubyspec 0.045626 0.033900 158.665063 ( 32.967157)
total: 276.07 sec