Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-063115
#<BuildRuby:0x000055d1b8feef90
@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.20220812-063115",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000042 0.000007 0.000049 ( 0.000049)
build_up 0.010698 0.001037 0.826806 ( 0.911304)
build_miniruby 0.001427 0.000220 0.063576 ( 0.062431)
build_ruby 0.001733 0.000266 0.061034 ( 0.058546)
build_all 0.003780 0.005603 1.228445 ( 0.471189)
build_install 0.016018 0.000000 4.314101 ( 1.779242)
test_btest 0.001426 0.000000 53.463376 ( 5.938493)
test_basic 0.005200 0.000490 0.295070 ( 0.392147)
test_all 0.005717 0.000000 494.841197 ( 51.813588)
test_rubyspec 0.087801 0.050581 41.418661 ( 48.797833)
total: 110.23 sec