Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-205957
#<BuildRuby:0x000055fa87266920
@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.20221013-205957",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005208 0.004389 1.080967 ( 1.904099)
build_miniruby 0.001447 0.000482 0.095120 ( 0.091922)
build_ruby 0.001558 0.000519 0.099113 ( 0.095765)
build_all 0.007859 0.001082 1.281807 ( 0.555331)
build_install 0.012036 0.002118 1.649152 ( 0.873984)
test_btest 0.001480 0.000422 61.886291 ( 6.478791)
test_basic 0.005236 0.001496 0.356667 ( 0.446063)
test_all 0.006801 0.000050 492.807096 ( 53.902987)
test_rubyspec 0.084066 0.057878 43.324531 ( 51.799092)
total: 116.15 sec