Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-023214
#<BuildRuby:0x0000562e43e0d1f8
@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.20220808-023214",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009793 0.001451 0.848629 ( 2.233433)
build_miniruby 0.001547 0.000387 0.060725 ( 0.059100)
build_ruby 0.001135 0.000284 0.062805 ( 0.061967)
build_all 0.007892 0.000734 1.255081 ( 0.463805)
build_install 0.006996 0.008942 4.219771 ( 1.793934)
test_btest 0.000972 0.000324 52.098518 ( 6.139678)
test_basic 0.001092 0.005277 0.288041 ( 0.378643)
test_all 0.001938 0.000775 483.534728 ( 52.617813)
test_rubyspec 0.075628 0.041411 41.770447 ( 49.434119)
total: 113.18 sec