Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240807-155056
#<BuildRuby:0x00007f7dda89fdc8
@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.20240807-155056",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.000000 0.009503 4.101375 ( 6.011394)
build_miniruby 0.000000 0.002003 1.927619 ( 2.797081)
build_ruby 0.000000 0.002957 4.658749 ( 6.022639)
build_all 0.007406 0.003554 7.616065 ( 9.265775)
build_install 0.006630 0.020133 10.541300 ( 12.758671)
test_btest 0.000722 0.000323 98.496482 (122.550437)
test_basic 0.001155 0.008896 1.193181 ( 2.370349)
test_all 0.115294 0.047477 816.035702 (662.262655)
test_rubyspec 0.058788 0.034009 154.059012 ( 77.101411)
total: 901.14 sec