Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-072333
#<BuildRuby:0x000055b6ca748020
@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.20230530-072333",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005763 1.432283 ( 2.873986)
build_miniruby 0.000000 0.001078 0.781402 ( 0.780772)
build_ruby 0.000000 0.001210 2.334030 ( 2.334818)
build_all 0.003385 0.006000 12.169042 ( 1.083555)
build_install 0.006102 0.001387 1.651645 ( 0.832186)
test_btest 0.000542 0.000123 82.531311 ( 6.661597)
test_basic 0.003386 0.000769 0.587145 ( 0.668433)
test_all 0.000855 0.000194 441.571993 ( 47.341676)
test_rubyspec 0.023359 0.015958 41.368430 ( 53.867100)
total: 116.44 sec