Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230723-010915
#<BuildRuby:0x000055d61be12228
@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.20230723-010915",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005917 0.000211 2.175238 ( 4.247143)
build_miniruby 0.000000 0.001533 1.647112 ( 1.927935)
build_ruby 0.000000 0.001663 2.976049 ( 3.193635)
build_all 0.000206 0.008060 2.581700 ( 2.102784)
build_install 0.011538 0.008493 3.763189 ( 3.066619)
test_btest 0.000641 0.000120 60.515973 ( 32.214856)
test_basic 0.000000 0.007920 0.800092 ( 1.130706)
test_all 0.001270 0.000396 599.091928 (324.154238)
test_rubyspec 0.028255 0.028438 81.923084 (106.558526)
total: 478.60 sec