Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-100429
#<BuildRuby:0x000055ed5d063858
@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.20240103-100429",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004721 0.000164 1.329299 ( 1.578838)
build_miniruby 0.000773 0.000241 0.796405 ( 0.796634)
build_ruby 0.001363 0.000426 2.735827 ( 2.740057)
build_all 0.003238 0.005585 14.326250 ( 1.319366)
build_install 0.003884 0.004291 4.206331 ( 1.057002)
test_btest 0.000702 0.000288 75.560705 ( 6.375111)
test_basic 0.003662 0.001507 0.718886 ( 0.797705)
test_all 0.105855 0.022634 521.026868 ( 52.491442)
test_rubyspec 0.019097 0.027375 48.423646 ( 60.862559)
total: 128.02 sec