Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-152026
#<BuildRuby:0x0000564a34dcefb8
@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.20220513-152026",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000045 0.000002 0.000047 ( 0.000047)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.007595 0.000140 0.938571 ( 1.136921)
build_miniruby 0.001061 0.000039 0.068450 ( 0.067646)
build_ruby 0.001054 0.000039 0.068767 ( 0.068016)
build_all 0.006347 0.000000 1.348791 ( 0.598743)
build_install 0.013647 0.003337 6.552878 ( 3.146444)
test_btest 0.000501 0.000029 61.812291 ( 14.148062)
test_basic 0.004011 0.000229 0.248999 ( 0.342582)
test_all 0.001189 0.000068 546.129727 ( 64.295036)
test_rubyspec 0.043700 0.006778 53.435767 ( 59.220019)
total: 143.02 sec