Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-110543
#<BuildRuby:0x0000558e34624e28
@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.20220722-110543",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007451 0.004607 1.016258 ( 2.790942)
build_miniruby 0.001564 0.000313 0.073228 ( 0.072101)
build_ruby 0.001856 0.000371 0.078058 ( 0.075642)
build_all 0.001333 0.007798 1.529570 ( 0.571330)
build_install 0.018541 0.005794 5.120760 ( 2.048599)
test_btest 0.000820 0.000256 69.540912 ( 8.514875)
test_basic 0.006806 0.000411 0.337241 ( 0.425077)
test_all 0.000618 0.001312 639.503169 ( 64.745428)
test_rubyspec 0.094579 0.077715 45.615682 ( 51.518446)
total: 130.76 sec