Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240118-105447
#<BuildRuby:0x000055d2c9011d90
@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.20240118-105447",
@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.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005464 0.000100 1.724537 ( 2.368543)
build_miniruby 0.001455 0.000000 1.931717 ( 1.945366)
build_ruby 0.001768 0.000000 3.381214 ( 3.644363)
build_all 0.006869 0.000434 4.907823 ( 2.661705)
build_install 0.009573 0.009474 6.165962 ( 4.107915)
test_btest 0.000854 0.000118 63.479740 ( 40.889873)
test_basic 0.004690 0.003868 0.808616 ( 1.205933)
test_all 0.105090 0.021939 790.511128 (942.209941)
test_rubyspec 0.020860 0.095348 170.809421 (295.488084)
total: 1294.52 sec