Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-193217
#<BuildRuby:0x000055e8587d8ea8
@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.20220909-193217",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005706 0.004788 1.128204 ( 1.095205)
build_miniruby 0.002002 0.000286 0.074567 ( 0.072701)
build_ruby 0.001799 0.000257 0.072115 ( 0.069800)
build_all 0.006194 0.004976 1.546988 ( 0.600841)
build_install 0.015252 0.007397 1.950260 ( 0.947055)
test_btest 0.000895 0.000223 95.083991 ( 9.440420)
test_basic 0.008824 0.000000 0.360456 ( 0.447072)
test_all 0.004488 0.000000 689.467828 ( 68.706864)
test_rubyspec 0.108130 0.054864 47.113240 ( 55.410416)
total: 136.79 sec