Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-130237
#<BuildRuby:0x000055ba52d4c3a0
@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.20220908-130237",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.010670 0.000914 1.265703 ( 1.526295)
build_miniruby 0.002255 0.000301 12.117448 ( 7.709628)
build_ruby 0.002543 0.000339 2.129819 ( 2.138839)
build_all 0.019783 0.000141 18.627090 ( 2.189551)
build_install 0.017875 0.003990 1.888691 ( 0.946000)
test_btest 0.001109 0.000139 90.257363 ( 9.766767)
test_basic 0.007122 0.000314 0.359512 ( 0.448656)
test_all 0.003738 0.000000 687.169874 ( 68.662947)
test_rubyspec 0.131947 0.047247 47.448543 ( 55.840547)
total: 149.23 sec