Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-130459
#<BuildRuby:0x00007f25f8d5fdc0
@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.20241220-130459",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001115 0.004346 1.975497 ( 2.307186)
build_miniruby 0.001137 0.000332 1.588823 ( 1.585314)
build_ruby 0.001756 0.000362 3.650197 ( 20.074150)
build_all 0.008316 0.000155 6.367420 ( 2.664755)
build_install 0.013457 0.003309 7.142666 ( 3.737910)
test_btest 0.000700 0.000187 75.162438 ( 20.894913)
test_basic 0.004070 0.005336 0.967069 ( 1.012175)
test_all 0.109897 0.032969 760.558179 (286.550075)
test_rubyspec 0.059645 0.026252 119.356813 ( 33.189424)
total: 372.02 sec