Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-200234
#<BuildRuby:0x00007fdde084fdd0
@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.20241027-200234",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000000 0.000041 0.000041 ( 0.000040)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.001597 0.007055 3.797130 ( 3.753665)
build_miniruby 0.001355 0.000399 1.841974 ( 1.839853)
build_ruby 0.000000 0.002156 4.583632 ( 4.742121)
build_all 0.003923 0.005713 6.943639 ( 3.036543)
build_install 0.015267 0.006341 9.967458 ( 5.062267)
test_btest 0.000708 0.000247 78.233223 ( 23.009548)
test_basic 0.002238 0.007947 1.060775 ( 1.111115)
test_all 0.107998 0.043152 735.990173 (216.058695)
test_rubyspec 0.070598 0.019129 127.257358 ( 30.881525)
total: 289.50 sec