Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-020933
#<BuildRuby:0x0000559a65428880
@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.20220830-020933",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000050 0.000025 0.000075 ( 0.000081)
build_up 0.002461 0.009527 1.040189 ( 2.015125)
build_miniruby 0.001296 0.000908 0.074519 ( 0.072636)
build_ruby 0.001137 0.000796 0.066175 ( 0.064396)
build_all 0.005325 0.005075 1.500775 ( 0.568114)
build_install 0.018327 0.004701 1.889270 ( 0.911745)
test_btest 0.000651 0.000390 72.950528 ( 8.567444)
test_basic 0.003836 0.004111 0.326435 ( 0.413766)
test_all 0.003163 0.002475 686.593732 ( 67.464443)
test_rubyspec 0.096853 0.074412 45.741468 ( 54.254044)
total: 134.33 sec