Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-160011
#<BuildRuby:0x000055623b0088e8
@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.20220814-160011",
@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.000017 0.000004 0.000021 ( 0.000014)
configure 0.000071 0.000018 0.000089 ( 0.000099)
build_up 0.010830 0.001555 1.015566 ( 1.024980)
build_miniruby 0.001775 0.000409 0.079094 ( 0.076896)
build_ruby 0.001668 0.000000 0.071473 ( 0.070207)
build_all 0.004862 0.005280 1.533776 ( 0.582462)
build_install 0.018599 0.003654 1.857865 ( 0.914023)
test_btest 0.000987 0.000263 73.439210 ( 8.515883)
test_basic 0.001253 0.006302 0.338751 ( 0.433238)
test_all 0.003339 0.001113 640.167075 ( 64.361667)
test_rubyspec 0.111976 0.066611 45.805547 ( 53.351366)
total: 129.33 sec