Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251026-135401
#<BuildRuby:0x000077782059fdc0
@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.20251026-135401",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.002141 0.006781 4.199596 ( 2.649029)
build_miniruby 0.001351 0.000088 1.406378 ( 1.402702)
build_ruby 0.001325 0.000328 3.807047 ( 3.886327)
build_all 0.005347 0.002842 6.061195 ( 2.494617)
build_install 0.018427 0.003353 9.882278 ( 4.555012)
test_btest 0.000747 0.000186 56.809420 ( 15.322904)
test_basic 0.000392 0.005637 0.668963 ( 0.736788)
test_all 0.080948 0.037194 574.256263 (185.286135)
test_rubyspec 0.054860 0.025909 114.284460 ( 18.696290)
total: 235.03 sec