Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-110147
#<BuildRuby:0x00005645ff8e84d8
@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.20220311-110147",
@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.000003 0.000003 0.000006 ( 0.000007)
autoconf 0.000008 0.000006 0.000014 ( 0.000013)
configure 0.000006 0.000005 0.000011 ( 0.000010)
build_up 0.008970 0.003555 1.043806 ( 1.081839)
build_miniruby 0.001098 0.000769 0.074953 ( 0.073426)
build_ruby 0.001129 0.000790 0.075658 ( 0.073956)
build_all 0.007924 0.002089 1.505673 ( 0.603798)
build_install 0.014035 0.007497 5.276868 ( 2.266858)
test_btest 0.000000 0.001387 77.599548 ( 8.358509)
test_basic 0.000000 0.007859 0.343662 ( 0.436887)
test_all 0.000342 0.001346 677.478108 ( 66.581474)
test_rubyspec 0.100821 0.063127 46.363497 ( 51.746358)
total: 131.22 sec