Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-170430
#<BuildRuby:0x000055c38388d348
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220803-170430",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.009273 0.000819 0.860076 ( 0.920613)
build_miniruby 0.001533 0.000236 0.053750 ( 0.052591)
build_ruby 0.001672 0.000257 0.064551 ( 0.062972)
build_all 0.008343 0.001283 1.237724 ( 0.468820)
build_install 0.012980 0.001997 4.203775 ( 1.750984)
test_btest 0.001496 0.000230 51.465680 ( 6.105046)
test_basic 0.000188 0.006439 0.296341 ( 0.388230)
test_all 0.001880 0.000433 483.187833 ( 52.801936)
test_rubyspec 0.080886 0.042652 41.229246 ( 48.871182)
total: 111.42 sec