Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-151709
#<BuildRuby:0x000055ce91d68b88
@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.20220920-151709",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003680 0.005669 1.077882 ( 1.119434)
build_miniruby 0.001444 0.000656 0.114317 ( 0.109716)
build_ruby 0.001487 0.000675 0.111580 ( 0.094336)
build_all 0.004050 0.006443 1.556831 ( 0.641535)
build_install 0.017402 0.004180 1.927521 ( 0.965127)
test_btest 0.000900 0.000420 76.031381 ( 8.217012)
test_basic 0.000467 0.007287 0.377274 ( 0.474151)
test_all 0.003951 0.002222 672.048105 ( 68.209541)
test_rubyspec 0.093816 0.073255 45.738532 ( 54.154145)
total: 133.99 sec