Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-102841
#<BuildRuby:0x000055da6ab44ea8
@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.20220918-102841",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007713 0.002571 1.072289 ( 1.107629)
build_miniruby 0.001595 0.000532 0.116424 ( 0.111620)
build_ruby 0.000063 0.002419 0.117628 ( 0.100056)
build_all 0.008949 0.000656 1.589166 ( 0.651848)
build_install 0.020648 0.002810 1.944861 ( 0.973195)
test_btest 0.001167 0.000333 74.211753 ( 8.644679)
test_basic 0.002798 0.005069 0.362359 ( 0.449822)
test_all 0.003504 0.001168 665.470132 ( 68.371524)
test_rubyspec 0.091663 0.084502 45.638361 ( 53.790591)
total: 134.20 sec