Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-123129
#<BuildRuby:0x000055b236c46038
@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.20220826-123129",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009251 0.000376 0.792608 ( 0.956100)
build_miniruby 0.001797 0.000128 0.055279 ( 0.053846)
build_ruby 0.000000 0.002414 0.064413 ( 0.062017)
build_all 0.006262 0.002265 1.266280 ( 0.472793)
build_install 0.003407 0.013494 1.577309 ( 0.792842)
test_btest 0.000785 0.000246 54.236249 ( 6.436484)
test_basic 0.005880 0.000376 0.296433 ( 0.386937)
test_all 0.003015 0.000887 506.764925 ( 53.348942)
test_rubyspec 0.077723 0.060126 41.753960 ( 50.657362)
total: 113.17 sec