Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231112-062514
#<BuildRuby:0x0000564979dea0d0
@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.20231112-062514",
@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.000000 0.000114 0.000114 ( 0.000125)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000025 0.000025 ( 0.000026)
build_up 0.003811 0.004022 2.339942 ( 3.984291)
build_miniruby 0.001628 0.000181 6.498728 ( 6.609708)
build_ruby 0.000000 0.002179 3.070213 ( 3.509507)
build_all 0.001908 0.006335 5.010835 ( 3.607210)
build_install 0.015307 0.004741 6.388301 ( 4.274976)
test_btest 0.000702 0.000141 60.184176 ( 53.001077)
test_basic 0.004160 0.004282 0.740328 ( 3.768068)
test_all 0.095727 0.029663 643.937139 (545.580654)
test_rubyspec 0.037261 0.042739 91.802054 (167.659735)
total: 792.00 sec