Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-144333
#<BuildRuby:0x000055e268e6b040
@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.20230728-144333",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004970 0.000157 1.459883 ( 2.764142)
build_miniruby 0.000862 0.000136 0.934265 ( 0.934001)
build_ruby 0.000947 0.000150 2.571752 ( 2.572109)
build_all 0.004643 0.004233 13.252614 ( 1.191275)
build_install 0.008083 0.000000 1.961849 ( 0.876841)
test_btest 0.000792 0.000111 74.977638 ( 7.550434)
test_basic 0.004143 0.000753 0.637786 ( 0.714788)
test_all 0.001916 0.000118 493.046797 ( 54.820018)
test_rubyspec 0.014456 0.024147 41.798180 ( 54.255550)
total: 125.68 sec