Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-173217
#<BuildRuby:0x00007f399cdcfdc0
@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.20240726-173217",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.018052 0.008654 58.108114 (147.973002)
build_miniruby 0.001714 0.007322 164.679348 (211.482205)
build_ruby 0.001850 0.001052 5.359148 ( 14.240638)
build_all 0.013940 0.006476 11.145485 ( 17.037221)
build_install 0.013755 0.012448 10.854288 ( 15.883216)
test_btest 0.001064 0.000322 100.708361 (149.266463)
test_basic 0.010336 0.001725 1.232970 ( 2.647872)
test_all 0.135284 0.035092 865.602373 (1067.522423)
test_rubyspec 0.050064 0.047811 157.382620 (128.342320)
total: 1754.40 sec