Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-225812
#<BuildRuby:0x000055d5e631f788
@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.20240107-225812",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000648 0.004092 1.200856 ( 1.567809)
build_miniruby 0.001049 0.000309 1.470192 ( 1.472617)
build_ruby 0.001106 0.000326 4.305236 ( 4.317656)
build_all 0.008957 0.001355 16.678981 ( 1.726571)
build_install 0.010339 0.004841 4.940629 ( 1.779373)
test_btest 0.000607 0.000182 81.904085 ( 11.728910)
test_basic 0.003014 0.002583 0.640902 ( 0.708898)
test_all 0.096914 0.023432 556.917156 ( 59.139340)
test_rubyspec 0.031518 0.033585 77.671866 ( 89.900765)
total: 172.34 sec