Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-171816
#<BuildRuby:0x00007fe5c299fde0
@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.20240923-171816",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005347 0.004317 4.993917 ( 4.552050)
build_miniruby 0.000000 0.001970 1.851610 ( 2.012146)
build_ruby 0.000353 0.002068 4.697175 ( 5.153986)
build_all 0.008823 0.002353 7.551256 ( 5.128247)
build_install 0.019173 0.005113 11.379716 ( 7.310605)
test_btest 0.000839 0.000224 95.543699 ( 26.803703)
test_basic 0.011662 0.000397 1.284439 ( 1.344475)
test_all 0.113041 0.032482 708.074918 (218.725185)
test_rubyspec 0.044484 0.043772 130.340151 ( 25.468533)
total: 296.50 sec