Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-050118
#<BuildRuby:0x0000561525c8f7e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230120-050118",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003558 0.000273 0.619432 ( 1.271255)
build_miniruby 0.000918 0.000070 0.644586 ( 0.644253)
build_ruby 0.001234 0.000095 2.182981 ( 2.183033)
build_all 0.000000 0.008696 11.879323 ( 1.462042)
build_install 0.005439 0.001255 1.482175 ( 0.720503)
test_btest 0.000584 0.000134 65.787521 ( 6.002566)
test_basic 0.003764 0.000000 0.277206 ( 0.372071)
test_all 0.000930 0.000000 483.757975 ( 45.733960)
test_rubyspec 0.010366 0.017641 34.727300 ( 45.277791)
total: 103.67 sec