Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-013642
#<BuildRuby:0x000055a9d85df520
@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.20230727-013642",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000024 0.000011 0.000035 ( 0.000034)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.004291 0.001839 1.372190 ( 2.656058)
build_miniruby 0.000705 0.000302 0.887421 ( 0.888404)
build_ruby 0.001075 0.000461 2.629906 ( 2.635112)
build_all 0.003293 0.006174 13.230870 ( 1.218397)
build_install 0.002913 0.005808 1.964174 ( 0.933898)
test_btest 0.000701 0.000394 79.956874 ( 7.287636)
test_basic 0.004894 0.000261 0.554755 ( 0.633987)
test_all 0.000622 0.000329 494.821009 ( 45.952575)
test_rubyspec 0.020884 0.021005 44.256479 ( 56.703705)
total: 118.91 sec