Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-144301
#<BuildRuby:0x0000555bf31f4920
@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.20220831-144301",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008387 0.004200 0.985846 ( 1.019479)
build_miniruby 0.001982 0.000284 0.078532 ( 0.076634)
build_ruby 0.001857 0.000265 0.070958 ( 0.069193)
build_all 0.010589 0.000813 1.514976 ( 0.568657)
build_install 0.017544 0.005377 1.857551 ( 0.917435)
test_btest 0.000915 0.000153 77.992838 ( 8.514902)
test_basic 0.006711 0.001119 0.324719 ( 0.413758)
test_all 0.004666 0.000000 631.826496 ( 64.147613)
test_rubyspec 0.148052 0.033897 45.932052 ( 54.287595)
total: 130.02 sec