Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241021-130333
#<BuildRuby:0x00007fb2a6f1fdc8
@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.20241021-130333",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005393 0.004262 4.449561 ( 4.709118)
build_miniruby 0.002015 0.000000 2.973593 ( 2.546238)
build_ruby 0.000000 0.002339 4.174611 ( 4.406621)
build_all 0.003655 0.006031 6.362509 ( 2.899109)
build_install 0.015944 0.006075 9.553164 ( 5.042279)
test_btest 0.000736 0.000000 79.578451 ( 34.022245)
test_basic 0.012620 0.000144 1.050608 ( 1.146152)
test_all 0.125919 0.029373 766.851247 (395.131383)
test_rubyspec 0.065891 0.026897 117.400893 ( 70.382121)
total: 520.29 sec