Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-190339
#<BuildRuby:0x000055d30ca2d480
@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.20220816-190339",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007589 0.004292 0.843995 ( 0.871115)
build_miniruby 0.001287 0.000086 0.061391 ( 0.060875)
build_ruby 0.001142 0.000076 0.065445 ( 0.065455)
build_all 0.007083 0.000163 1.248828 ( 0.485069)
build_install 0.008923 0.005751 1.579399 ( 0.799269)
test_btest 0.001115 0.000139 54.725052 ( 6.084580)
test_basic 0.000000 0.006126 0.302454 ( 0.394144)
test_all 0.002010 0.002117 486.409050 ( 51.824959)
test_rubyspec 0.094705 0.041489 41.787362 ( 49.457230)
total: 110.04 sec