Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-044219
#<BuildRuby:0x000055da3f7b2fe0
@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.20220814-044219",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004871 0.006722 0.979605 ( 1.019373)
build_miniruby 0.002241 0.000000 0.072794 ( 0.070516)
build_ruby 0.001910 0.000113 0.075825 ( 0.074005)
build_all 0.008901 0.000835 1.529237 ( 0.576929)
build_install 0.018254 0.004398 1.911240 ( 0.926217)
test_btest 0.001090 0.000190 79.454992 ( 8.333439)
test_basic 0.008130 0.000676 0.331557 ( 0.428003)
test_all 0.003851 0.001172 637.712876 ( 64.785035)
test_rubyspec 0.091718 0.091467 45.984515 ( 53.510087)
total: 129.72 sec