Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-033255
#<BuildRuby:0x00005617e5d486d8
@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.20220803-033255",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.010311 0.000851 0.976757 ( 1.251621)
build_miniruby 0.001750 0.000234 0.074208 ( 0.072626)
build_ruby 0.002509 0.000000 0.076926 ( 0.075187)
build_all 0.006775 0.003798 1.545915 ( 0.571778)
build_install 0.011778 0.011382 5.176574 ( 2.029232)
test_btest 0.000994 0.000271 78.761152 ( 8.540664)
test_basic 0.006065 0.001654 0.324504 ( 0.414388)
test_all 0.002187 0.000597 689.635634 ( 66.886722)
test_rubyspec 0.117411 0.066622 45.507864 ( 52.734590)
total: 132.58 sec