Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241002-044602
#<BuildRuby:0x00007f70bac1fde0
@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.20241002-044602",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000045 0.000009 0.000054 ( 0.000053)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.009339 0.001868 5.882561 ( 10.684040)
build_miniruby 0.001658 0.000332 2.638969 ( 5.982315)
build_ruby 0.001934 0.000387 5.017537 ( 9.266346)
build_all 0.011576 0.000000 7.263535 ( 8.033932)
build_install 0.026169 0.001505 11.734108 ( 14.230726)
test_btest 0.000901 0.000154 92.238959 (118.021504)
test_basic 0.000000 0.015440 1.312958 ( 2.100537)
test_all 0.116944 0.053010 785.990636 (717.119958)
test_rubyspec 0.071197 0.023711 131.846671 ( 68.984562)
total: 954.43 sec