Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-151648
#<BuildRuby:0x000055d8b5e7a700
@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.20220916-151648",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009794 0.000196 1.105097 ( 1.094598)
build_miniruby 0.001448 0.000193 0.075530 ( 0.073671)
build_ruby 0.002470 0.000000 0.076185 ( 0.074801)
build_all 0.005373 0.004221 1.556746 ( 0.602702)
build_install 0.022254 0.000710 1.948129 ( 0.949407)
test_btest 0.001740 0.000000 93.510769 ( 9.419458)
test_basic 0.003288 0.003868 0.360961 ( 0.448987)
test_all 0.002910 0.000506 636.788750 ( 65.565157)
test_rubyspec 0.107050 0.061969 47.143145 ( 55.539552)
total: 133.77 sec