Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-124528
#<BuildRuby:0x00007ff66686fdd0
@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.20241228-124528",
@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.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001939 0.003724 1.966877 ( 2.336269)
build_miniruby 0.001318 0.000170 1.653938 ( 1.652525)
build_ruby 0.001771 0.000000 3.984630 ( 44.046336)
build_all 0.008264 0.000267 6.490100 ( 2.688358)
build_install 0.011534 0.005786 8.295266 ( 4.464031)
test_btest 0.000841 0.000128 74.524238 ( 20.203959)
test_basic 0.001017 0.008136 0.874711 ( 0.925800)
test_all 0.121702 0.022596 713.088301 (225.558785)
test_rubyspec 0.057265 0.022023 118.253391 ( 29.227292)
total: 331.10 sec