Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-182716
#<BuildRuby:0x000055595a3028a8
@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-182716",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006010 0.004393 0.793931 ( 0.883836)
build_miniruby 0.002023 0.000000 0.065151 ( 0.063334)
build_ruby 0.001522 0.000000 0.063110 ( 0.062449)
build_all 0.007635 0.001008 1.249916 ( 0.464939)
build_install 0.014897 0.001352 1.614732 ( 0.806684)
test_btest 0.000874 0.000116 52.472147 ( 6.215121)
test_basic 0.001019 0.005698 0.282741 ( 0.372743)
test_all 0.005412 0.001082 509.569962 ( 53.059383)
test_rubyspec 0.078358 0.060306 41.060711 ( 49.650421)
total: 111.58 sec