Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-201823
#<BuildRuby:0x0000564121e9e018
@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.20230920-201823",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.015511 0.008712 2.814060 ( 5.793157)
build_miniruby 0.001670 0.000143 2.135611 ( 2.640657)
build_ruby 0.001702 0.000146 3.404976 ( 4.146294)
build_all 0.002273 0.008421 6.223802 ( 6.153510)
build_install 0.020872 0.000000 7.125283 ( 7.752066)
test_btest 0.000969 0.000000 64.894097 ( 50.713117)
test_basic 0.003985 0.000046 0.811593 ( 1.203436)
test_all 0.010083 0.000000 703.134808 (615.753145)
test_rubyspec 0.061972 0.026467 95.239403 (138.503077)
total: 832.66 sec