Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-165245
#<BuildRuby:0x000055afe4473440
@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.20220214-165245",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.011588 0.000425 0.937526 ( 1.134010)
build_miniruby 0.001750 0.000234 0.075360 ( 0.073835)
build_ruby 0.001767 0.000236 0.076296 ( 0.074638)
build_all 0.011568 0.000263 4.112638 ( 0.795372)
build_install 0.014185 0.009557 7.749208 ( 2.284575)
test_btest 0.000901 0.000180 73.784686 ( 8.047363)
test_basic 0.000000 0.007931 0.311998 ( 0.401230)
test_all 0.000339 0.001729 653.782275 ( 65.276576)
test_rubyspec 0.089171 0.075226 45.856089 ( 51.252530)
total: 129.34 sec