Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-120043
#<BuildRuby:0x00007f2c8e6efde0
@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.20241125-120043",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.006297 0.000802 3.301478 ( 3.421482)
build_miniruby 0.001178 0.000407 1.578620 ( 1.576433)
build_ruby 0.000000 0.001850 3.948689 ( 4.097388)
build_all 0.002512 0.005633 6.252728 ( 2.642730)
build_install 0.014488 0.003381 8.860401 ( 4.581063)
test_btest 0.000620 0.000240 75.129901 ( 20.615725)
test_basic 0.007387 0.003801 1.036999 ( 1.091184)
test_all 0.103102 0.045291 728.261322 (213.410796)
test_rubyspec 0.049108 0.034181 117.012498 ( 27.146550)
total: 278.58 sec