Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-051019
#<BuildRuby:0x00005618a7e6af08
@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.20221025-051019",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000069 0.000000 0.000069 ( 0.000069)
configure 0.000054 0.000000 0.000054 ( 0.000054)
build_up 0.011725 0.000000 1.149133 ( 1.483521)
build_miniruby 0.001478 0.000000 0.108311 ( 0.105476)
build_ruby 0.001544 0.000000 0.110530 ( 0.108035)
build_all 0.003946 0.005047 1.402336 ( 0.595098)
build_install 0.018043 0.000160 1.743782 ( 0.931783)
test_btest 0.001351 0.000075 63.809737 ( 6.470014)
test_basic 0.006535 0.000363 0.358623 ( 0.457295)
test_all 0.003651 0.004695 521.164455 ( 55.059602)
test_rubyspec 0.103678 0.026065 43.507885 ( 52.097210)
total: 117.31 sec