Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-010155
#<BuildRuby:0x000074f64beefdc0
@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.20251027-010155",
@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.000033 0.000009 0.000042 ( 0.000043)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.007162 0.003363 5.193373 ( 4.068432)
build_miniruby 0.001589 0.000173 2.496422 ( 2.580560)
build_ruby 0.000972 0.001044 4.213398 ( 4.261153)
build_all 0.002628 0.004637 6.753381 ( 3.248347)
build_install 0.012152 0.003359 7.433791 ( 3.540413)
test_btest 0.000611 0.000203 55.525993 ( 14.856063)
test_basic 0.004520 0.003257 0.682934 ( 0.738433)
test_all 0.079923 0.035170 574.704230 (258.580487)
test_rubyspec 0.047759 0.032153 117.394734 ( 24.212149)
total: 316.09 sec