Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-000614
#<BuildRuby:0x000055aff38199f0
@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.20220610-000614",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009589 0.001598 0.842620 ( 0.882068)
build_miniruby 0.001292 0.000216 0.053818 ( 0.052682)
build_ruby 0.001055 0.000176 0.067145 ( 0.066181)
build_all 0.008293 0.000523 1.211018 ( 0.491601)
build_install 0.012123 0.005522 4.787275 ( 2.415630)
test_btest 0.001484 0.000297 51.004034 ( 6.201824)
test_basic 0.004148 0.000830 0.282733 ( 0.373162)
test_all 0.001255 0.001888 515.982320 ( 54.584302)
test_rubyspec 0.080080 0.049488 41.596684 ( 47.511375)
total: 112.58 sec