Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-193705
#<BuildRuby:0x000055a4a5da4a68
@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.20220812-193705",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004420 0.008078 0.840916 ( 0.977238)
build_miniruby 0.001040 0.000320 0.063848 ( 0.062872)
build_ruby 0.001211 0.000373 0.054834 ( 0.053809)
build_all 0.006807 0.002095 1.272238 ( 0.484234)
build_install 0.015674 0.000380 1.550590 ( 0.774879)
test_btest 0.001128 0.000282 52.239798 ( 6.154495)
test_basic 0.001332 0.005309 0.292739 ( 0.384076)
test_all 0.002865 0.000895 510.226276 ( 53.126259)
test_rubyspec 0.076460 0.049945 41.968908 ( 49.619588)
total: 111.64 sec