Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-144126
#<BuildRuby:0x000055fcd63cde98
@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.20231118-144126",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002208 0.004305 2.000285 ( 3.558650)
build_miniruby 0.001543 0.000185 1.660084 ( 1.927390)
build_ruby 0.001655 0.000199 3.420034 ( 4.331481)
build_all 0.004921 0.004366 5.335184 ( 5.575386)
build_install 0.014383 0.006161 6.659490 ( 6.783640)
test_btest 0.000918 0.000170 64.171747 ( 70.204979)
test_basic 0.000000 0.008785 0.803453 ( 1.463342)
test_all 0.078810 0.045378 606.038363 (379.884667)
test_rubyspec 0.048775 0.027931 90.836939 (122.681479)
total: 596.41 sec