Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-192723
#<BuildRuby:0x000055b5701c84c0
@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-192723",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000051 0.000008 0.000059 ( 0.000060)
build_up 0.006037 0.003501 1.130895 ( 1.226546)
build_miniruby 0.001740 0.000348 0.069196 ( 0.067104)
build_ruby 0.001747 0.000349 0.070034 ( 0.067847)
build_all 0.008658 0.000881 1.555488 ( 0.601304)
build_install 0.014107 0.008871 1.909123 ( 0.935309)
test_btest 0.000729 0.000192 98.018811 ( 9.788142)
test_basic 0.002863 0.005280 0.361242 ( 0.447249)
test_all 0.000000 0.004252 631.297089 ( 65.703762)
test_rubyspec 0.101715 0.058572 46.854362 ( 55.013009)
total: 133.85 sec