Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-105903
#<BuildRuby:0x000055c90a713800
@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.20220815-105903",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006293 0.004570 0.965148 ( 1.112849)
build_miniruby 0.001983 0.000425 0.075909 ( 0.074478)
build_ruby 0.000000 0.002187 0.074491 ( 0.072959)
build_all 0.003929 0.006371 1.556044 ( 0.600557)
build_install 0.018761 0.003437 1.888688 ( 0.932061)
test_btest 0.000825 0.000247 76.795319 ( 8.431685)
test_basic 0.008349 0.000000 0.333533 ( 0.422688)
test_all 0.004488 0.000034 647.594885 ( 64.701789)
test_rubyspec 0.107300 0.067248 46.191504 ( 53.666369)
total: 130.02 sec