Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-191618
#<BuildRuby:0x0000562b33f5ca58
@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.20220327-191618",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011448 0.000000 1.006253 ( 1.093462)
build_miniruby 0.002029 0.000055 0.073677 ( 0.071404)
build_ruby 0.001873 0.000110 0.081089 ( 0.079004)
build_all 0.009627 0.000046 4.090283 ( 0.832645)
build_install 0.018738 0.004924 7.884365 ( 2.384271)
test_btest 0.001439 0.000131 78.126461 ( 8.560400)
test_basic 0.007594 0.000247 0.338189 ( 0.431440)
test_all 0.001752 0.000152 715.093824 ( 68.500363)
test_rubyspec 0.119671 0.026037 45.838064 ( 51.194640)
total: 133.15 sec