Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-105611
#<BuildRuby:0x0000563684a56458
@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.20231204-105611",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003618 0.003900 2.347346 ( 3.880886)
build_miniruby 0.001439 0.000277 1.745025 ( 2.238764)
build_ruby 0.001701 0.000328 3.208959 ( 4.055638)
build_all 0.000000 0.009836 5.405561 ( 5.606790)
build_install 0.010415 0.009891 6.817281 ( 6.673514)
test_btest 0.000658 0.000227 64.314148 ( 60.437193)
test_basic 0.006495 0.000815 0.770937 ( 1.307246)
test_all 0.082551 0.042408 692.737465 (446.872555)
test_rubyspec 0.025124 0.047935 90.956379 (123.232039)
total: 654.31 sec