Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-030958
#<BuildRuby:0x00007fa0c897fde0
@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.20240621-030958",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.009096 0.001264 4.409175 ( 8.209148)
build_miniruby 0.002042 0.000284 2.498555 ( 3.913300)
build_ruby 0.002136 0.000297 4.616210 ( 6.374424)
build_all 0.011053 0.000275 7.449344 ( 9.657734)
build_install 0.015070 0.013054 10.976547 ( 19.569186)
test_btest 0.000779 0.000148 99.725939 (138.919901)
test_basic 0.007838 0.001493 1.173271 ( 4.138945)
test_all 0.126311 0.039174 865.478930 (1158.754763)
test_rubyspec 0.033481 0.063923 152.919141 (179.701129)
total: 1529.24 sec