Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-102524
#<BuildRuby:0x000055b1f48751f8
@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.20220819-102524",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009600 0.001454 0.823560 ( 0.922095)
build_miniruby 0.001077 0.000269 0.054266 ( 0.052631)
build_ruby 0.001210 0.000302 0.067095 ( 0.065647)
build_all 0.007061 0.001766 1.286485 ( 0.473019)
build_install 0.008713 0.006190 1.598921 ( 0.799476)
test_btest 0.001241 0.000382 54.174987 ( 6.257547)
test_basic 0.003975 0.001223 0.278617 ( 0.369420)
test_all 0.004120 0.001268 483.587418 ( 51.054576)
test_rubyspec 0.075662 0.070913 41.987429 ( 50.463887)
total: 110.46 sec