Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-132857
#<BuildRuby:0x000055efc1eb5350
@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.20220811-132857",
@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.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009498 0.000392 0.877859 ( 1.351808)
build_miniruby 0.002023 0.000144 0.063165 ( 0.060457)
build_ruby 0.001245 0.000089 0.055930 ( 0.054924)
build_all 0.006136 0.000439 1.187468 ( 0.449995)
build_install 0.012919 0.003774 4.298609 ( 1.800063)
test_btest 0.001874 0.000197 51.410310 ( 6.070962)
test_basic 0.005924 0.000623 0.296044 ( 0.385617)
test_all 0.003410 0.000358 486.600311 ( 51.476632)
test_rubyspec 0.111674 0.026003 41.198895 ( 48.815892)
total: 110.47 sec