Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-090405
#<BuildRuby:0x00007ffa7c43fde0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241030-090405",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.007431 0.002477 5.001360 ( 5.036123)
build_miniruby 0.002290 0.000000 3.030531 ( 2.536441)
build_ruby 0.002280 0.000128 4.331029 ( 4.510284)
build_all 0.005010 0.004548 6.108388 ( 4.473747)
build_install 0.018216 0.003216 9.434021 ( 22.976031)
test_btest 0.000977 0.000000 62.380918 ( 26.049654)
test_basic 0.000000 0.009581 0.762724 ( 0.911023)
test_all 0.117210 0.031178 732.556477 (350.692053)
test_rubyspec 0.061130 0.026694 111.606561 ( 55.374215)
total: 472.56 sec