Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-213815
#<BuildRuby:0x00005593c52be068
@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.20230907-213815",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005321 0.003121 2.471318 ( 5.610810)
build_miniruby 0.002026 0.000000 13.990370 ( 13.316571)
build_ruby 0.002319 0.000084 3.519350 ( 4.221634)
build_all 0.009264 0.000000 5.451887 ( 5.455604)
build_install 0.018337 0.003468 6.846735 ( 6.910827)
test_btest 0.000950 0.000000 64.468317 ( 57.222104)
test_basic 0.004840 0.004009 0.831364 ( 1.216907)
test_all 0.000000 0.011071 691.243260 (621.657310)
test_rubyspec 0.061534 0.019981 91.693347 (129.632317)
total: 845.25 sec