Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-145225
#<BuildRuby:0x0000559e771dcea8
@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.20220829-145225",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000023 0.000003 0.000026 ( 0.000064)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.009711 0.001387 0.967737 ( 1.015775)
build_miniruby 0.001817 0.000260 0.079094 ( 0.077229)
build_ruby 0.001944 0.000278 0.072472 ( 0.070462)
build_all 0.004399 0.005822 1.535965 ( 0.581023)
build_install 0.010762 0.012254 1.910649 ( 0.915729)
test_btest 0.000970 0.000323 69.736449 ( 8.489840)
test_basic 0.002550 0.004483 0.329954 ( 0.419205)
test_all 0.003541 0.001327 676.500702 ( 66.774204)
test_rubyspec 0.125877 0.050737 45.760893 ( 54.236368)
total: 132.58 sec