Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-201643
#<BuildRuby:0x0000555d070e7040
@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.20230525-201643",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004057 0.000716 1.367689 ( 2.631696)
build_miniruby 0.001070 0.000000 0.796060 ( 0.795228)
build_ruby 0.001209 0.000000 2.296826 ( 2.297192)
build_all 0.006667 0.002746 12.356087 ( 1.060027)
build_install 0.002992 0.004603 1.663222 ( 0.849863)
test_btest 0.001017 0.000000 79.028220 ( 7.478087)
test_basic 0.000816 0.003472 0.724916 ( 0.811230)
test_all 0.001596 0.000191 432.355911 ( 46.486825)
test_rubyspec 0.026842 0.014570 42.086149 ( 54.556695)
total: 116.97 sec