Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-214000
#<BuildRuby:0x000056284c574480
@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.20220429-214000",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008896 0.004216 1.014899 ( 1.070774)
build_miniruby 0.002405 0.000000 0.074807 ( 0.072350)
build_ruby 0.001766 0.000062 0.072933 ( 0.071571)
build_all 0.007865 0.001966 1.495724 ( 0.597688)
build_install 0.020658 0.003792 5.811715 ( 2.772218)
test_btest 0.000954 0.000225 71.331092 ( 8.267770)
test_basic 0.003885 0.005091 0.325430 ( 0.412638)
test_all 0.001227 0.001434 646.607066 ( 65.653792)
test_rubyspec 0.062582 0.119240 45.415295 ( 50.595240)
total: 129.52 sec