Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240809-075436
#<BuildRuby:0x00007f5f4eaffdc0
@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.20240809-075436",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008942 0.001278 4.209002 ( 7.548167)
build_miniruby 0.001611 0.000230 1.882091 ( 2.514105)
build_ruby 0.002580 0.000368 4.749751 ( 24.845857)
build_all 0.006452 0.005546 7.881222 ( 8.676025)
build_install 0.023038 0.003092 10.651192 ( 26.642635)
test_btest 0.000894 0.000000 101.822589 (113.869299)
test_basic 0.005635 0.008369 1.299092 ( 2.193611)
test_all 0.144540 0.021419 862.761813 (602.072196)
test_rubyspec 0.024682 0.071898 154.131154 ( 52.431246)
total: 840.79 sec