Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-171356
#<BuildRuby:0x000055d6db992138
@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.20230701-171356",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.007062 0.000262 2.280928 ( 4.568516)
build_miniruby 0.001488 0.000055 1.900865 ( 2.208997)
build_ruby 0.000000 0.001850 3.268002 ( 3.639508)
build_all 0.006492 0.002396 5.179365 ( 3.966932)
build_install 0.014194 0.004828 6.536879 ( 5.856251)
test_btest 0.000000 0.002117 67.420866 ( 34.589905)
test_basic 0.004208 0.002809 0.769015 ( 1.138771)
test_all 0.001408 0.000188 593.523468 (356.107521)
test_rubyspec 0.047762 0.010963 79.987249 (114.415381)
total: 526.49 sec