Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241003-204606
#<BuildRuby:0x00007f427289fdd0
@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.20241003-204606",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000038 0.000013 0.000051 ( 0.000050)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.008435 0.002812 6.216698 ( 19.797039)
build_miniruby 0.007779 0.004788 380.173199 (426.534357)
build_ruby 0.001595 0.001153 5.630455 ( 9.680667)
build_all 0.011673 0.005429 52.923177 ( 59.739719)
build_install 0.026987 0.003068 9.961483 ( 11.703820)
test_btest 0.000847 0.000276 88.654161 (113.595059)
test_basic 0.006848 0.005232 1.178877 ( 2.047224)
test_all 0.128127 0.036336 822.071062 (687.846532)
test_rubyspec 0.052265 0.039182 125.318489 ( 55.911809)
total: 1386.86 sec