Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-211545
#<BuildRuby:0x000055fd048ec4f0
@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.20220326-211545",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.011364 0.000636 1.026911 ( 1.108381)
build_miniruby 0.001991 0.000426 0.079825 ( 0.077602)
build_ruby 0.001837 0.000394 0.075735 ( 0.073697)
build_all 0.006178 0.005094 4.042466 ( 0.845045)
build_install 0.015371 0.008106 7.928383 ( 2.405725)
test_btest 0.001267 0.000000 72.846817 ( 8.362967)
test_basic 0.001469 0.005938 0.349878 ( 0.442526)
test_all 0.001396 0.000514 655.876176 ( 66.383754)
test_rubyspec 0.100679 0.071180 45.898730 ( 51.230813)
total: 130.93 sec