Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250719-101218
#<BuildRuby:0x000075838770fdc0
@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.20250719-101218",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.003862 0.003302 3.749466 ( 2.828208)
build_miniruby 0.000037 0.001453 1.566164 ( 1.562482)
build_ruby 0.001431 0.000153 3.834269 ( 3.998477)
build_all 0.006639 0.001179 6.145356 ( 2.659115)
build_install 0.012519 0.005158 9.007532 ( 4.706957)
test_btest 0.002306 0.000082 56.720706 ( 16.117737)
test_basic 0.004688 0.003845 0.964414 ( 1.009935)
test_all 0.080667 0.035657 670.991584 (204.499806)
test_rubyspec 0.042143 0.037247 154.301070 ( 38.055760)
total: 275.44 sec