Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-074201
#<BuildRuby:0x000055db37575400
@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.20220720-074201",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000072 0.000006 0.000078 ( 0.000078)
configure 0.000031 0.000003 0.000034 ( 0.000032)
build_up 0.011068 0.000545 0.791508 ( 2.609427)
build_miniruby 0.002252 0.000173 0.059435 ( 0.057319)
build_ruby 0.001065 0.000082 0.053506 ( 0.052356)
build_all 0.009138 0.000000 1.227630 ( 0.463173)
build_install 0.005687 0.007389 4.543345 ( 1.810252)
test_btest 0.000791 0.000125 56.385468 ( 9.148122)
test_basic 0.001205 0.003528 0.220946 ( 0.314497)
test_all 0.001575 0.000315 521.836894 ( 56.781198)
test_rubyspec 0.069956 0.041299 41.105521 ( 47.066004)
total: 118.30 sec