Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241013-065433
#<BuildRuby:0x00007f442ddcfdc0
@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.20241013-065433",
@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.000031 0.000004 0.000035 ( 0.000036)
autoconf 0.000045 0.000006 0.000051 ( 0.000050)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.010336 0.000000 4.421713 ( 5.954945)
build_miniruby 0.001734 0.000005 2.400446 ( 2.836109)
build_ruby 0.002016 0.000259 4.489471 ( 4.936459)
build_all 0.006776 0.005152 6.781863 ( 6.103157)
build_install 0.016916 0.008530 9.832814 ( 9.123288)
test_btest 0.001077 0.000201 86.818439 ( 65.862634)
test_basic 0.013178 0.000043 1.211947 ( 1.633035)
test_all 0.110068 0.048750 790.632164 (525.885846)
test_rubyspec 0.056438 0.033343 128.529846 ( 63.059282)
total: 685.40 sec