Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240907-022107
#<BuildRuby:0x00007f34c632fdc8
@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.20240907-022107",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.009256 0.000000 4.081187 ( 4.643113)
build_miniruby 0.002119 0.000000 1.709592 ( 1.800132)
build_ruby 0.001988 0.000250 4.531205 ( 4.795066)
build_all 0.005771 0.005279 7.839642 ( 5.155179)
build_install 0.023037 0.001939 10.449995 ( 6.839550)
test_btest 0.000732 0.000138 97.587448 ( 69.946669)
test_basic 0.004583 0.009133 1.221006 ( 4.443844)
test_all 0.105783 0.055587 811.979909 (422.329620)
test_rubyspec 0.041779 0.047261 147.395892 ( 35.816672)
total: 555.77 sec