Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241108-031431
#<BuildRuby:0x00007f9da0f4fde0
@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.20241108-031431",
@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.000003 0.000027 ( 0.000026)
autoconf 0.000043 0.000004 0.000047 ( 0.000048)
configure 0.000037 0.000004 0.000041 ( 0.000040)
build_up 0.008380 0.000440 4.420471 ( 4.820923)
build_miniruby 0.001864 0.000000 2.347791 ( 2.739155)
build_ruby 0.002208 0.000006 4.229268 ( 4.854752)
build_all 0.007999 0.003169 6.214322 ( 4.706910)
build_install 0.020040 0.003510 9.198305 ( 7.249825)
test_btest 0.001058 0.000125 64.079115 ( 38.456581)
test_basic 0.007888 0.004415 1.034783 ( 1.440967)
test_all 0.099257 0.049749 710.665391 (411.433213)
test_rubyspec 0.067501 0.023215 108.343468 ( 62.242424)
total: 537.95 sec