Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-072141
#<BuildRuby:0x0000562d44edcea8
@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-072141",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004019 0.008334 0.984648 ( 1.030619)
build_miniruby 0.002743 0.000000 0.074129 ( 0.071542)
build_ruby 0.002173 0.000000 0.074828 ( 0.072698)
build_all 0.005385 0.004526 1.540323 ( 0.583147)
build_install 0.015110 0.008120 1.872646 ( 0.908079)
test_btest 0.000931 0.000212 72.667789 ( 8.680614)
test_basic 0.003123 0.003956 0.322941 ( 0.415828)
test_all 0.003335 0.000000 639.503784 ( 64.991038)
test_rubyspec 0.132977 0.027420 45.902777 ( 54.288947)
total: 131.04 sec