Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-135149
#<BuildRuby:0x00007fa53347fdd0
@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.20240814-135149",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.004717 0.004802 4.108518 ( 5.918367)
build_miniruby 0.001627 0.000271 1.877412 ( 2.526820)
build_ruby 0.002358 0.000393 4.841306 ( 19.901828)
build_all 0.011498 0.001173 9.318765 ( 12.302901)
build_install 0.014445 0.011703 12.262565 ( 14.473908)
test_btest 0.001010 0.000217 128.326261 (153.729212)
test_basic 0.006002 0.007957 1.442288 ( 2.472592)
test_all 0.119343 0.047122 952.079511 (784.008319)
test_rubyspec 0.041995 0.058206 178.242860 ( 94.284877)
total: 1089.62 sec