Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230602-091005
#<BuildRuby:0x00005560aff3e980
@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.20230602-091005",
@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.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005202 0.001545 2.038330 ( 4.660967)
build_miniruby 0.000000 0.001542 1.814546 ( 2.533749)
build_ruby 0.001587 0.000195 2.759881 ( 3.590794)
build_all 0.007179 0.000448 3.519212 ( 3.907262)
build_install 0.014325 0.004526 3.548757 ( 4.035563)
test_btest 0.000810 0.000000 62.235371 ( 46.250628)
test_basic 0.004093 0.004263 0.676634 ( 1.137569)
test_all 0.002556 0.000227 562.923125 (649.026580)
test_rubyspec 0.039906 0.029218 77.987474 (127.230148)
total: 842.37 sec