Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-060316
#<BuildRuby:0x000055d6caae8ea8
@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-060316",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008359 0.001033 1.140643 ( 1.106399)
build_miniruby 0.001536 0.000354 0.070822 ( 0.068936)
build_ruby 0.001500 0.000346 0.073842 ( 0.072697)
build_all 0.010056 0.000218 1.583768 ( 0.610430)
build_install 0.020485 0.001134 1.945884 ( 0.943723)
test_btest 0.000712 0.000118 98.248796 ( 9.216011)
test_basic 0.005780 0.000963 0.332051 ( 0.422272)
test_all 0.003165 0.000527 681.542591 ( 68.339098)
test_rubyspec 0.111858 0.060149 46.958057 ( 55.333197)
total: 136.11 sec