Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-034824
#<BuildRuby:0x000055692077c610
@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.20220809-034824",
@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.000011)
configure 0.000070 0.000032 0.000102 ( 0.000112)
build_up 0.008836 0.002034 1.026508 ( 1.225022)
build_miniruby 0.001497 0.000623 0.074267 ( 0.072661)
build_ruby 0.001343 0.000560 0.072616 ( 0.070629)
build_all 0.009717 0.000175 1.512302 ( 0.564215)
build_install 0.017226 0.005806 5.226956 ( 2.092295)
test_btest 0.000916 0.000323 77.168518 ( 8.715365)
test_basic 0.003870 0.004504 0.335203 ( 0.422537)
test_all 0.001965 0.000764 647.885367 ( 64.898115)
test_rubyspec 0.137084 0.052342 46.109643 ( 53.691436)
total: 131.75 sec