Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-153638
#<BuildRuby:0x0000560ccb93b7b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-153638",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.004263 0.000811 1.040205 ( 1.429807)
build_miniruby 0.000885 0.000169 0.933878 ( 0.932882)
build_ruby 0.001188 0.000227 2.854646 ( 2.856561)
build_all 0.005277 0.004473 14.556753 ( 1.359867)
build_install 0.006298 0.002712 4.098682 ( 1.158248)
test_btest 0.000613 0.000147 75.741224 ( 7.464195)
test_basic 0.002661 0.000638 0.439804 ( 0.520749)
test_all 0.101367 0.034214 492.999366 ( 56.403076)
test_rubyspec 0.017404 0.022516 49.662309 ( 62.237730)
total: 134.36 sec