Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-112049
#<BuildRuby:0x00005566652e4e30
@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.20220829-112049",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006416 0.004619 0.829366 ( 0.854518)
build_miniruby 0.001825 0.000421 0.065061 ( 0.063559)
build_ruby 0.001701 0.000393 0.065377 ( 0.062750)
build_all 0.003613 0.005654 1.242978 ( 0.470001)
build_install 0.013108 0.003003 1.609182 ( 0.808030)
test_btest 0.000700 0.000206 51.861077 ( 6.171647)
test_basic 0.005547 0.000000 0.303284 ( 0.396171)
test_all 0.002920 0.000000 499.722277 ( 52.998824)
test_rubyspec 0.124243 0.024772 41.133439 ( 49.443430)
total: 111.27 sec