Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241109-231649
#<BuildRuby:0x00007ffb2c29fde0
@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.20241109-231649",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005020 0.004216 4.207060 ( 4.883247)
build_miniruby 0.001646 0.000349 1.815176 ( 1.845672)
build_ruby 0.001864 0.000396 4.364480 ( 4.614956)
build_all 0.009555 0.001114 5.958933 ( 4.151965)
build_install 0.013926 0.008856 8.874367 ( 5.635173)
test_btest 0.000694 0.000169 63.513203 ( 46.300792)
test_basic 0.006292 0.006055 1.044742 ( 1.465515)
test_all 0.129540 0.020763 734.223680 (414.938819)
test_rubyspec 0.054621 0.038194 109.046889 ( 56.490380)
total: 540.33 sec