Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-230410
#<BuildRuby:0x000055628cfb05b0
@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.20220903-230410",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000049 0.000014 0.000063 ( 0.000062)
build_up 0.009013 0.002458 0.988068 ( 1.018525)
build_miniruby 0.001688 0.000461 0.076404 ( 0.075732)
build_ruby 0.001870 0.000510 0.078281 ( 0.077537)
build_all 0.000000 0.010240 1.536657 ( 0.599385)
build_install 0.000512 0.022383 1.897526 ( 0.951546)
test_btest 0.000530 0.000442 76.679296 ( 8.120487)
test_basic 0.003793 0.003161 0.325465 ( 0.414784)
test_all 0.003150 0.001707 654.365156 ( 64.989686)
test_rubyspec 0.070128 0.099167 45.475709 ( 53.619347)
total: 129.87 sec