Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-180528
#<BuildRuby:0x0000558aec6e04c0
@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.20220920-180528",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006959 0.002784 1.106561 ( 1.117678)
build_miniruby 0.001541 0.000617 0.115287 ( 0.110562)
build_ruby 0.002297 0.000000 0.119751 ( 0.102486)
build_all 0.009693 0.000809 1.555296 ( 0.641314)
build_install 0.015705 0.006732 1.941302 ( 0.964455)
test_btest 0.001046 0.000369 81.797567 ( 8.492391)
test_basic 0.000500 0.007320 0.382337 ( 0.476026)
test_all 0.002520 0.001120 683.147776 ( 69.016093)
test_rubyspec 0.094478 0.070773 45.692966 ( 54.108704)
total: 135.03 sec