Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-192716
#<BuildRuby:0x0000559119175340
@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.20220731-192716",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008390 0.001112 0.820800 ( 0.850087)
build_miniruby 0.001387 0.000347 0.064960 ( 0.063161)
build_ruby 0.001630 0.000407 0.054771 ( 0.053113)
build_all 0.008345 0.002086 1.261313 ( 0.474809)
build_install 0.009660 0.006628 4.263330 ( 1.816040)
test_btest 0.002024 0.000000 55.203898 ( 6.179701)
test_basic 0.001464 0.004946 0.292721 ( 0.382828)
test_all 0.002741 0.000000 480.425780 ( 51.880308)
test_rubyspec 0.074585 0.059358 41.605263 ( 47.468386)
total: 109.17 sec