Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-043434
#<BuildRuby:0x000055d00bfcc480
@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.20220404-043434",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006375 0.005387 1.036310 ( 1.199902)
build_miniruby 0.002143 0.000494 0.072924 ( 0.070388)
build_ruby 0.001732 0.000399 0.076662 ( 0.074355)
build_all 0.010600 0.000231 4.255961 ( 0.839341)
build_install 0.020869 0.003013 8.564204 ( 2.998805)
test_btest 0.001092 0.000205 73.206509 ( 8.247419)
test_basic 0.002850 0.005173 0.353259 ( 0.449114)
test_all 0.001565 0.000369 699.578412 ( 68.380579)
test_rubyspec 0.087793 0.079376 46.747820 ( 52.081714)
total: 134.34 sec