Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-055348
#<BuildRuby:0x000055ad217fc8e8
@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.20220918-055348",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000027 0.000004 0.000031 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005331 0.004351 1.068563 ( 1.088902)
build_miniruby 0.001946 0.000417 0.120358 ( 0.115668)
build_ruby 0.001768 0.000379 0.114339 ( 0.097862)
build_all 0.008166 0.002310 1.568947 ( 0.646223)
build_install 0.016034 0.005972 1.929508 ( 0.955639)
test_btest 0.001221 0.000305 75.199585 ( 8.300146)
test_basic 0.007740 0.000000 0.377341 ( 0.466551)
test_all 0.004432 0.000790 645.139782 ( 66.793303)
test_rubyspec 0.118546 0.055384 45.534863 ( 53.686916)
total: 132.15 sec