Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-065129
#<BuildRuby:0x00007f3e9ea6fde0
@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.20241229-065129",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002194 0.003231 2.000939 ( 2.308185)
build_miniruby 0.001024 0.000410 1.451583 ( 1.448147)
build_ruby 0.001842 0.000000 3.846228 ( 3.986184)
build_all 0.008276 0.000000 6.374562 ( 2.679688)
build_install 0.016590 0.002465 7.725148 ( 4.012166)
test_btest 0.000761 0.000254 75.783265 ( 20.267910)
test_basic 0.005435 0.004374 0.841293 ( 0.882235)
test_all 0.106088 0.037446 692.498398 (204.999451)
test_rubyspec 0.058732 0.020512 114.204260 ( 24.794179)
total: 265.38 sec