Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260322-175035
#<BuildRuby:0x000079de3527fdc0
@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.20260322-175035",
@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.000038 0.000000 0.000038 ( 0.000028)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000039)
build_up 0.002456 0.004721 2.475656 ( 2.590044)
build_miniruby 0.000830 0.000955 1.684782 ( 1.658111)
build_ruby 0.000816 0.001194 3.965629 ( 3.990553)
build_all 0.006911 0.002228 6.883700 ( 3.168086)
build_install 0.009386 0.009024 8.565588 ( 4.724219)
test_btest 0.000283 0.001112 76.343811 ( 19.644744)
test_basic 0.006749 0.003173 1.039966 ( 1.079170)
test_all 0.091368 0.038223 689.038978 (202.151399)
test_rubyspec 0.060514 0.033718 141.529477 ( 33.732806)
total: 272.74 sec