Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-150229
#<BuildRuby:0x000055af005f1400
@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.20221013-150229",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.011619 0.000538 1.107451 ( 1.154337)
build_miniruby 0.001979 0.000141 0.097272 ( 0.093871)
build_ruby 0.001690 0.000000 0.096478 ( 0.094619)
build_all 0.008340 0.000355 1.319972 ( 0.572369)
build_install 0.015972 0.000678 1.637005 ( 0.901959)
test_btest 0.001450 0.000090 62.561031 ( 6.545912)
test_basic 0.005887 0.000368 0.348171 ( 0.438606)
test_all 0.007470 0.001349 514.131654 ( 54.191833)
test_rubyspec 0.124818 0.013387 42.965592 ( 51.220591)
total: 115.22 sec