Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-101110
#<BuildRuby:0x0000560390954e50
@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.20220731-101110",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004635 0.008341 0.973387 ( 1.164400)
build_miniruby 0.000000 0.002665 0.075130 ( 0.072468)
build_ruby 0.000672 0.001673 0.082419 ( 0.079982)
build_all 0.006728 0.003925 1.532845 ( 0.577648)
build_install 0.011100 0.010490 5.217562 ( 2.105119)
test_btest 0.000000 0.001590 73.044893 ( 8.104466)
test_basic 0.006696 0.001369 0.332799 ( 0.419985)
test_all 0.001371 0.000857 670.096621 ( 67.312268)
test_rubyspec 0.102139 0.068671 45.400533 ( 51.195869)
total: 131.03 sec