Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-060007
#<BuildRuby:0x0000563b9f59e5a8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220601-060007",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006387 0.000457 0.877870 ( 0.954625)
build_miniruby 0.000801 0.000057 0.056902 ( 0.055763)
build_ruby 0.000924 0.000066 0.057189 ( 0.055983)
build_all 0.000000 0.004227 1.509997 ( 0.616881)
build_install 0.005953 0.005046 6.276432 ( 2.835883)
test_btest 0.000594 0.000119 49.781690 ( 8.626480)
test_basic 0.004720 0.000944 0.331672 ( 0.420314)
test_all 0.001327 0.000117 643.559648 ( 90.439856)
test_rubyspec 0.072678 0.039739 44.113650 ( 49.686314)
total: 153.69 sec