Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-030943
#<BuildRuby:0x00007f9cf5d4fdc0
@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.20240716-030943",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000039 0.000010 0.000049 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.023833 0.002214 54.460202 ( 95.291836)
build_miniruby 0.002005 0.000000 2.340880 ( 2.951128)
build_ruby 0.002692 0.000000 4.294378 ( 8.946119)
build_all 0.020279 0.000130 11.088650 ( 10.433320)
build_install 0.017398 0.009625 10.687539 ( 15.344478)
test_btest 0.000799 0.000171 98.894016 (104.734139)
test_basic 0.006662 0.004982 1.229552 ( 2.005676)
test_all 0.103709 0.065228 838.851383 (954.047932)
test_rubyspec 0.061686 0.033146 154.623284 (148.581334)
total: 1342.34 sec