Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-095035
#<BuildRuby:0x00007fa6be1ffdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241121-095035",
@make="make",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003413 0.003874 3.542376 ( 3.711028)
build_miniruby 0.001564 0.000190 2.134800 ( 2.135791)
build_ruby 0.001592 0.000193 4.027511 ( 4.207445)
build_all 0.003713 0.004588 6.129927 ( 2.555786)
build_install 0.012523 0.008299 8.731254 ( 4.149439)
test_btest 0.000638 0.000124 76.871091 ( 20.713410)
test_basic 0.009851 0.000280 1.043044 ( 1.096387)
test_all 0.111097 0.032132 718.918530 (208.316984)
test_rubyspec 0.027219 0.054164 118.960645 ( 29.742173)
total: 276.63 sec