Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250616-145750
#<BuildRuby:0x000078253b64fdd8
@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.20250616-145750",
@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.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005947 0.002987 4.406927 ( 2.607851)
build_miniruby 0.001372 0.000000 1.442695 ( 1.439663)
build_ruby 0.001433 0.000252 3.514285 ( 3.678182)
build_all 0.007205 0.001224 5.561193 ( 2.405563)
build_install 0.014502 0.006556 9.119677 ( 4.503442)
test_btest 0.000680 0.000200 51.364775 ( 15.555758)
test_basic 0.003660 0.002484 0.843045 ( 0.902860)
test_all 0.088125 0.030741 632.308645 (213.390020)
test_rubyspec 0.041480 0.034726 104.882628 ( 26.887423)
total: 271.37 sec