Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-151948
#<BuildRuby:0x0000563d9719be20
@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.20230816-151948",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005181 0.000121 1.367656 ( 2.681765)
build_miniruby 0.001249 0.000125 0.962700 ( 0.987124)
build_ruby 0.001699 0.000000 2.632267 ( 2.632587)
build_all 0.009131 0.000644 16.885306 ( 1.551293)
build_install 0.006857 0.004786 5.132905 ( 1.206555)
test_btest 0.000000 0.001076 79.781957 ( 7.556952)
test_basic 0.000000 0.005369 0.728906 ( 0.806127)
test_all 0.000997 0.005905 520.365511 ( 58.437080)
test_rubyspec 0.027516 0.023740 48.884855 ( 61.214842)
total: 137.08 sec