Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-055219
#<BuildRuby:0x000055ac1d163f90
@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.20240111-055219",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003634 0.001616 0.796188 ( 1.192263)
build_miniruby 0.000794 0.000352 0.820172 ( 0.820113)
build_ruby 0.001032 0.000459 2.672125 ( 2.672701)
build_all 0.008027 0.000000 11.963510 ( 1.006490)
build_install 0.013347 0.000000 3.382733 ( 0.958361)
test_btest 0.000815 0.000000 63.757313 ( 5.185330)
test_basic 0.003888 0.001050 0.384994 ( 0.464849)
test_all 0.084340 0.013327 368.359242 ( 42.386897)
test_rubyspec 0.036388 0.028787 40.939023 ( 53.496182)
total: 108.18 sec