Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-191503
#<BuildRuby:0x000055e854c0a458
@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.20231031-191503",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.007486 0.001197 2.410661 ( 3.896304)
build_miniruby 0.001014 0.001218 17.322900 ( 18.948646)
build_ruby 0.000000 0.001941 3.389111 ( 4.021235)
build_all 0.008838 0.000420 5.244550 ( 5.183012)
build_install 0.013114 0.008530 6.747731 ( 7.231072)
test_btest 0.000000 0.000918 61.561783 ( 64.905809)
test_basic 0.000000 0.007434 0.698445 ( 1.046005)
test_all 0.080467 0.047482 625.223739 (522.162820)
test_rubyspec 0.048728 0.026651 90.371435 (135.359322)
total: 762.76 sec