Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240822-141149
#<BuildRuby:0x00007f7747ecfde0
@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.20240822-141149",
@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.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.008302 0.001339 4.045985 ( 5.268025)
build_miniruby 0.002031 0.000327 3.232402 ( 3.408578)
build_ruby 0.000000 0.002192 4.317024 ( 4.881689)
build_all 0.006928 0.003422 7.124184 ( 5.013747)
build_install 0.003464 0.022486 10.444102 ( 7.439004)
test_btest 0.000000 0.001053 92.613007 ( 72.660568)
test_basic 0.007601 0.004264 1.159534 ( 1.529160)
test_all 0.098849 0.061074 768.071464 (432.489417)
test_rubyspec 0.055453 0.037449 148.383807 ( 45.541697)
total: 578.23 sec