Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-023540
#<BuildRuby:0x000055623362d2f8
@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.20221014-023540",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000056 0.000009 0.000065 ( 0.000071)
build_up 0.008848 0.000744 1.069491 ( 1.475291)
build_miniruby 0.001753 0.000269 0.101719 ( 0.100395)
build_ruby 0.001585 0.000000 0.095311 ( 0.094386)
build_all 0.006059 0.000458 1.286521 ( 0.571493)
build_install 0.005928 0.008618 1.593946 ( 0.892740)
test_btest 0.001857 0.000465 61.785489 ( 6.438651)
test_basic 0.006717 0.000484 0.342050 ( 0.434093)
test_all 0.006180 0.000310 508.233909 ( 54.659300)
test_rubyspec 0.086541 0.035940 43.252252 ( 51.628324)
total: 116.30 sec