Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-005548
#<BuildRuby:0x00005583e7172120
@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.20231129-005548",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.003342 0.003897 2.132613 ( 3.715166)
build_miniruby 0.001499 0.000160 7.466683 ( 8.148003)
build_ruby 0.001462 0.000157 3.362960 ( 4.031057)
build_all 0.007509 0.000804 5.386904 ( 4.711295)
build_install 0.016208 0.004746 6.685665 ( 6.390017)
test_btest 0.000000 0.001100 62.257748 ( 59.109817)
test_basic 0.001460 0.006345 0.785960 ( 1.112874)
test_all 0.084366 0.037070 624.521741 (343.798490)
test_rubyspec 0.022508 0.049692 90.318182 (116.877354)
total: 547.90 sec