Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241011-004950
#<BuildRuby:0x00007f1d6e31fdc0
@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.20241011-004950",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.009088 0.000260 4.199316 ( 5.320064)
build_miniruby 0.001286 0.000251 1.717317 ( 1.822066)
build_ruby 0.002272 0.000000 4.294113 ( 4.910572)
build_all 0.006514 0.005021 6.373777 ( 5.202637)
build_install 0.020371 0.004970 9.282021 ( 7.630733)
test_btest 0.000988 0.000094 81.652309 ( 72.852767)
test_basic 0.001677 0.010901 1.145346 ( 1.559701)
test_all 0.097270 0.060972 725.373374 (525.270176)
test_rubyspec 0.063385 0.031735 123.401886 ( 55.290619)
total: 679.86 sec