Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-150826
#<BuildRuby:0x00007fcd8852fdc0
@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.20240710-150826",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.008919 0.001161 4.644847 ( 8.511519)
build_miniruby 0.001608 0.000388 2.343204 ( 8.941491)
build_ruby 0.001897 0.000458 4.361626 ( 8.983070)
build_all 0.010972 0.000488 7.504617 ( 9.794012)
build_install 0.019483 0.005901 10.900168 ( 14.010785)
test_btest 0.001344 0.000316 99.494553 (142.911367)
test_basic 0.008053 0.005562 1.138834 ( 2.062473)
test_all 0.123093 0.043505 877.051863 (1186.867754)
test_rubyspec 0.050115 0.045889 156.680306 (142.716010)
total: 1524.80 sec