Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-085930
#<BuildRuby:0x0000556622a0cb38
@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.20220406-085930",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008342 0.002781 1.029507 ( 3.572856)
build_miniruby 0.001114 0.000371 0.074071 ( 0.072431)
build_ruby 0.001805 0.000000 0.069446 ( 0.067802)
build_all 0.005577 0.005798 4.101025 ( 0.852976)
build_install 0.030257 0.010725 8.740547 ( 3.063676)
test_btest 0.000712 0.000267 68.492198 ( 9.731520)
test_basic 0.005675 0.002128 0.333534 ( 0.425741)
test_all 0.001299 0.000487 711.319172 ( 68.833734)
test_rubyspec 0.103216 0.064465 46.432821 ( 51.823384)
total: 138.45 sec