Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241015-105546
#<BuildRuby:0x00007f703136fdc8
@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.20241015-105546",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.008897 0.000212 4.217762 ( 4.484001)
build_miniruby 0.001745 0.000411 2.034289 ( 2.089361)
build_ruby 0.001989 0.000468 4.588561 ( 4.773326)
build_all 0.007233 0.003879 6.411941 ( 3.393571)
build_install 0.022894 0.001448 9.526569 ( 5.664458)
test_btest 0.000000 0.001246 85.403827 ( 44.330079)
test_basic 0.008829 0.004044 1.213311 ( 1.720018)
test_all 0.115571 0.044772 766.874433 (369.984704)
test_rubyspec 0.060776 0.028417 127.062699 ( 40.497213)
total: 476.94 sec