Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-163200
#<BuildRuby:0x000055ecf3dbe8a0
@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.20220516-163200",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000076)
configure 0.000060 0.000004 0.000064 ( 0.000064)
build_up 0.009690 0.000353 1.005928 ( 1.604088)
build_miniruby 0.001482 0.000092 0.072031 ( 0.070379)
build_ruby 0.001459 0.000091 0.077227 ( 0.075249)
build_all 0.003331 0.004439 1.520245 ( 0.659751)
build_install 0.013489 0.009975 6.214992 ( 2.989486)
test_btest 0.000813 0.000172 73.404274 ( 9.179996)
test_basic 0.006929 0.001458 0.331451 ( 0.419569)
test_all 0.001851 0.000390 727.059725 ( 72.520914)
test_rubyspec 0.053183 0.062008 49.885002 ( 55.386161)
total: 142.91 sec