Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-084336
#<BuildRuby:0x000055e3de964110
@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.20240106-084336",
@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.000011 0.000002 0.000013 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003928 0.000437 1.108400 ( 1.487231)
build_miniruby 0.001267 0.000140 1.330619 ( 1.331413)
build_ruby 0.001587 0.000176 3.933728 ( 3.940796)
build_all 0.009002 0.000498 16.239630 ( 1.551521)
build_install 0.013382 0.000886 4.509383 ( 1.466687)
test_btest 0.000572 0.000057 81.228963 ( 10.368732)
test_basic 0.000566 0.004367 0.575549 ( 0.644769)
test_all 0.090262 0.030416 528.189067 ( 68.181080)
test_rubyspec 0.029268 0.030298 67.081809 ( 79.459921)
total: 168.43 sec