Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241114-012444
#<BuildRuby:0x00007f520905fde0
@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.20241114-012444",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.009438 0.000423 4.789226 ( 5.499186)
build_miniruby 0.001533 0.000493 4.345748 ( 3.801407)
build_ruby 0.001622 0.000521 4.458968 ( 4.924541)
build_all 0.006078 0.004866 6.152274 ( 4.434822)
build_install 0.022444 0.002988 9.498828 ( 6.943610)
test_btest 0.000809 0.000253 66.999193 ( 52.868984)
test_basic 0.011501 0.002084 1.040949 ( 1.454425)
test_all 0.113904 0.036192 693.729231 (258.921733)
test_rubyspec 0.054128 0.033207 106.411485 ( 30.792786)
total: 369.64 sec