Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-200418
#<BuildRuby:0x000055e2afc5a228
@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.20240226-200418",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.008065 0.001126 2.896528 ( 5.059762)
build_miniruby 0.009120 0.001322 192.479496 (191.018392)
build_ruby 0.001624 0.000437 4.107850 ( 5.732649)
build_all 0.012548 0.002095 49.147571 ( 53.565993)
build_install 0.018805 0.001051 7.837063 ( 8.701212)
test_btest 0.000815 0.000190 76.421437 ( 87.124695)
test_basic 0.006104 0.002829 0.895343 ( 1.506769)
test_all 0.079370 0.045719 812.895230 (600.464309)
test_rubyspec 0.040981 0.054306 118.869344 (156.408907)
total: 1109.58 sec