Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-091257
#<BuildRuby:0x000056005664aeb8
@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.20230801-091257",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004903 0.000817 1.455599 ( 2.888568)
build_miniruby 0.001076 0.000179 1.002365 ( 1.001017)
build_ruby 0.001276 0.000000 2.713623 ( 2.713501)
build_all 0.005461 0.003914 14.247094 ( 1.234970)
build_install 0.005672 0.002685 1.940789 ( 0.906788)
test_btest 0.000521 0.000114 81.055397 ( 7.414551)
test_basic 0.003512 0.000764 0.652139 ( 0.726979)
test_all 0.000652 0.000798 531.624463 ( 49.295964)
test_rubyspec 0.024325 0.016659 45.946986 ( 58.162182)
total: 124.35 sec