Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-013004
#<BuildRuby:0x0000558e90aedf48
@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.20230815-013004",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006681 0.000622 2.259733 ( 4.697506)
build_miniruby 0.001119 0.000258 1.640437 ( 1.868683)
build_ruby 0.001176 0.000271 3.307836 ( 4.177214)
build_all 0.008751 0.000078 5.558135 ( 4.468723)
build_install 0.009024 0.010426 6.867513 ( 6.112409)
test_btest 0.000615 0.000173 64.920164 ( 40.231598)
test_basic 0.004211 0.004054 0.784320 ( 1.186657)
test_all 0.009524 0.001626 615.578297 (326.077673)
test_rubyspec 0.040793 0.031292 90.456539 (115.130031)
total: 503.95 sec