Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-082800
#<BuildRuby:0x0000559517731570
@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.20221014-082800",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001995 0.009048 1.075679 ( 1.651110)
build_miniruby 0.001319 0.000440 0.101142 ( 0.098340)
build_ruby 0.001848 0.000000 0.095370 ( 0.092804)
build_all 0.007697 0.000741 1.294439 ( 0.569126)
build_install 0.008027 0.007672 1.646308 ( 0.916441)
test_btest 0.001100 0.000405 61.032219 ( 6.666686)
test_basic 0.005200 0.001916 0.363165 ( 0.452388)
test_all 0.004724 0.002776 512.663696 ( 55.359160)
test_rubyspec 0.066905 0.053068 43.152882 ( 51.700621)
total: 117.51 sec