Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-221554
#<BuildRuby:0x000055b9a66b34f0
@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.20240112-221554",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000920 0.004157 0.804430 ( 1.187442)
build_miniruby 0.000859 0.000215 0.869205 ( 0.869085)
build_ruby 0.001125 0.000281 2.687547 ( 2.688730)
build_all 0.006834 0.001709 12.055740 ( 0.963833)
build_install 0.013581 0.000000 3.436320 ( 0.966962)
test_btest 0.000000 0.000774 64.505024 ( 4.778278)
test_basic 0.000000 0.005549 0.403737 ( 0.482836)
test_all 0.093311 0.008473 385.407978 ( 30.939705)
test_rubyspec 0.037902 0.026276 40.599866 ( 53.135776)
total: 96.01 sec