Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-074708
#<BuildRuby:0x000055b22e348920
@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.20220903-074708",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000036 0.000010 0.000046 ( 0.000044)
build_up 0.011874 0.000868 0.982207 ( 1.000973)
build_miniruby 0.002049 0.000473 0.080651 ( 0.078049)
build_ruby 0.001486 0.000343 0.076622 ( 0.074632)
build_all 0.010663 0.000279 1.538779 ( 0.587165)
build_install 0.007391 0.016286 1.871218 ( 0.926786)
test_btest 0.000812 0.000316 72.664186 ( 8.430223)
test_basic 0.007150 0.000000 0.321462 ( 0.414910)
test_all 0.003870 0.000000 681.294012 ( 66.930527)
test_rubyspec 0.097781 0.071162 45.608642 ( 53.698597)
total: 132.14 sec