Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-053543
#<BuildRuby:0x0000556c09dc1480
@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.20220828-053543",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.006290 0.002896 0.850546 ( 1.349581)
build_miniruby 0.001116 0.000223 0.062617 ( 0.061739)
build_ruby 0.001841 0.000000 0.063785 ( 0.063406)
build_all 0.006031 0.000789 1.203719 ( 0.473920)
build_install 0.013236 0.001631 1.573956 ( 0.781941)
test_btest 0.001031 0.000182 51.819179 ( 5.879144)
test_basic 0.004274 0.000754 0.271735 ( 0.364747)
test_all 0.000176 0.003816 510.318347 ( 53.402329)
test_rubyspec 0.079773 0.059361 41.082636 ( 49.735935)
total: 112.11 sec