Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-063226
#<BuildRuby:0x0000563f4ff9e090
@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.20231114-063226",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005837 0.001015 2.401910 ( 4.095923)
build_miniruby 0.001603 0.000279 12.560503 ( 14.822096)
build_ruby 0.002159 0.000000 3.252922 ( 4.307634)
build_all 0.008296 0.000000 5.017328 ( 5.377078)
build_install 0.017526 0.003254 6.652426 ( 7.345727)
test_btest 0.000804 0.000130 63.921407 ( 68.842130)
test_basic 0.003947 0.004179 0.811465 ( 1.253480)
test_all 0.075490 0.052520 668.510511 (572.623218)
test_rubyspec 0.038374 0.034928 89.642553 (135.787015)
total: 814.46 sec