Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-080514
#<BuildRuby:0x00007f505546fdc8
@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.20240930-080514",
@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.000026 0.000007 0.000033 ( 0.000032)
autoconf 0.000043 0.000012 0.000055 ( 0.000055)
configure 0.000042 0.000011 0.000053 ( 0.000053)
build_up 0.001986 0.007461 4.985761 ( 6.535363)
build_miniruby 0.001324 0.000429 1.447295 ( 1.445035)
build_ruby 0.001554 0.000503 4.531177 ( 4.698030)
build_all 0.004872 0.004362 7.011653 ( 2.820037)
build_install 0.011208 0.007816 10.176641 ( 4.571820)
test_btest 0.000821 0.000302 97.257766 ( 36.652348)
test_basic 0.009682 0.000508 0.973236 ( 1.019223)
test_all 0.103277 0.050487 784.858750 (241.218695)
test_rubyspec 0.055339 0.028762 136.180107 ( 29.091689)
total: 328.05 sec