Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-062036
#<BuildRuby:0x0000561dc41300c8
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-062036",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001678 0.004709 0.807238 ( 1.201005)
build_miniruby 0.000809 0.000324 0.813401 ( 0.813020)
build_ruby 0.001068 0.000427 2.665589 ( 2.666200)
build_all 0.006513 0.000767 11.964033 ( 0.970709)
build_install 0.009376 0.004668 3.377622 ( 0.969722)
test_btest 0.000509 0.000196 62.564726 ( 5.801911)
test_basic 0.001921 0.003484 0.402355 ( 0.482687)
test_all 0.083960 0.014407 374.575520 ( 36.307263)
test_rubyspec 0.030991 0.034864 40.292504 ( 52.857116)
total: 102.07 sec