Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-115513
#<BuildRuby:0x00007fb4c74efdd0
@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.20241119-115513",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.006047 0.000695 2.629531 ( 2.863186)
build_miniruby 0.000000 0.001482 1.538743 ( 1.537377)
build_ruby 0.000000 0.001751 3.505554 ( 3.697036)
build_all 0.008234 0.000000 5.343474 ( 2.087504)
build_install 0.014707 0.002873 7.638053 ( 3.725459)
test_btest 0.000664 0.000222 67.238056 ( 17.586331)
test_basic 0.006073 0.003492 0.942612 ( 0.991496)
test_all 0.104904 0.039749 656.097670 (205.010284)
test_rubyspec 0.058554 0.023076 112.845281 ( 20.782216)
total: 258.28 sec