Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-111254
#<BuildRuby:0x000055898313e090
@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-111254",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003896 0.004523 2.367089 ( 4.632903)
build_miniruby 0.001648 0.000183 17.001191 ( 18.449016)
build_ruby 0.001791 0.000199 3.264264 ( 4.270779)
build_all 0.008858 0.000481 5.118790 ( 5.584419)
build_install 0.018367 0.004562 6.515666 ( 7.362527)
test_btest 0.001010 0.000000 63.000957 ( 65.808685)
test_basic 0.007986 0.000549 0.772254 ( 1.560370)
test_all 0.099948 0.026510 653.174572 (554.185558)
test_rubyspec 0.044566 0.030993 90.647178 (151.442731)
total: 813.30 sec