Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-045251
#<BuildRuby:0x000055e9b3a6bb50
@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.20230803-045251",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001339 0.004109 1.486867 ( 2.759040)
build_miniruby 0.000793 0.000125 0.882575 ( 0.882245)
build_ruby 0.001268 0.000200 2.695333 ( 2.744036)
build_all 0.006763 0.002419 12.958473 ( 1.143722)
build_install 0.008034 0.000111 1.873888 ( 0.953645)
test_btest 0.000867 0.000139 74.466826 ( 7.237280)
test_basic 0.005648 0.000000 0.821552 ( 0.895911)
test_all 0.001121 0.000000 465.334730 ( 45.983404)
test_rubyspec 0.013298 0.022943 42.965300 ( 55.345514)
total: 117.95 sec