Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-210648
#<BuildRuby:0x000056357c562450
@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.20230527-210648",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006152 0.000493 1.972599 ( 4.531936)
build_miniruby 0.001527 0.000123 1.453228 ( 1.709391)
build_ruby 0.002090 0.000000 2.881755 ( 3.773185)
build_all 0.000000 0.008428 2.250519 ( 2.888798)
build_install 0.016895 0.004021 3.490325 ( 4.334360)
test_btest 0.000823 0.000000 64.003775 ( 63.324346)
test_basic 0.007224 0.000000 0.700934 ( 1.124820)
test_all 0.002117 0.000000 550.951249 (615.620086)
test_rubyspec 0.042537 0.017416 77.509587 (117.223889)
total: 814.53 sec