Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-234026
#<BuildRuby:0x000055c4602f6348
@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.20230904-234026",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006268 0.000468 1.883828 ( 3.619439)
build_miniruby 0.001375 0.000275 1.735852 ( 2.487892)
build_ruby 0.001716 0.000344 3.375026 ( 4.715123)
build_all 0.008530 0.000854 5.682552 ( 6.754939)
build_install 0.012545 0.009501 6.863382 ( 8.191606)
test_btest 0.000628 0.000152 64.937846 ( 67.628882)
test_basic 0.003371 0.005328 0.833050 ( 1.428353)
test_all 0.010136 0.001488 672.131578 (726.268608)
test_rubyspec 0.037708 0.040756 95.222554 (133.363974)
total: 954.46 sec