Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240807-195030
#<BuildRuby:0x00007ff6ab9efdc8
@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.20240807-195030",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.008087 0.001618 3.985991 ( 16.443954)
build_miniruby 0.002030 0.000406 1.807531 ( 5.096972)
build_ruby 0.002780 0.000000 4.504411 ( 37.165762)
build_all 0.005725 0.005078 7.542150 ( 9.220544)
build_install 0.017677 0.008613 10.559253 ( 13.179984)
test_btest 0.000739 0.000185 98.322878 (115.471765)
test_basic 0.011602 0.001796 1.186838 ( 1.990997)
test_all 0.114009 0.047424 809.006168 (631.590220)
test_rubyspec 0.047473 0.043535 150.026210 ( 70.343763)
total: 900.51 sec