Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230913-074528
#<BuildRuby:0x000055a440a41a48
@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.20230913-074528",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.001626 0.007206 2.712089 ( 6.040967)
build_miniruby 0.001414 0.000162 2.304565 ( 3.267741)
build_ruby 0.001585 0.000181 3.561001 ( 4.824074)
build_all 0.000991 0.009668 6.088995 ( 6.885426)
build_install 0.006986 0.015874 7.479064 ( 9.661094)
test_btest 0.000765 0.000219 69.506026 ( 63.950325)
test_basic 0.008468 0.001402 0.908638 ( 1.270209)
test_all 0.010615 0.000930 685.366020 (566.279171)
test_rubyspec 0.044145 0.041956 99.356738 (138.140887)
total: 800.32 sec