Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240901-221605
#<BuildRuby:0x00007fd988b3fdd0
@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.20240901-221605",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000005 0.000045 ( 0.000043)
configure 0.000035 0.000003 0.000038 ( 0.000039)
build_up 0.008866 0.000491 4.150001 ( 5.433873)
build_miniruby 0.001577 0.000162 1.784600 ( 2.067923)
build_ruby 0.002185 0.000225 4.640045 ( 38.254992)
build_all 0.011065 0.000238 7.779335 ( 6.715944)
build_install 0.026324 0.000000 10.660343 ( 9.280472)
test_btest 0.001208 0.000000 94.574718 ( 78.202129)
test_basic 0.006302 0.003841 1.259239 ( 1.726772)
test_all 0.112504 0.044945 845.476365 (437.389930)
test_rubyspec 0.048411 0.040668 141.846272 ( 47.231595)
total: 626.30 sec