Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240906-181927
#<BuildRuby:0x00007f57c661fdd0
@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.20240906-181927",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000043 0.000004 0.000047 ( 0.000046)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.009846 0.000000 4.074685 ( 5.052177)
build_miniruby 0.001777 0.000000 2.330158 ( 2.699759)
build_ruby 0.002119 0.000158 4.502571 ( 4.952544)
build_all 0.007744 0.004420 7.584220 ( 6.051455)
build_install 0.022717 0.002329 10.440392 ( 7.775284)
test_btest 0.001124 0.000115 95.702544 ( 74.006155)
test_basic 0.012478 0.000772 1.181103 ( 1.745487)
test_all 0.125042 0.038451 893.684560 (528.225244)
test_rubyspec 0.029309 0.067254 148.671295 ( 49.284701)
total: 679.79 sec