Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-001914
#<BuildRuby:0x000055987329a700
@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.20220719-001914",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005614 0.006125 0.979005 ( 1.527524)
build_miniruby 0.001324 0.000482 0.065054 ( 0.064210)
build_ruby 0.001616 0.000588 0.079795 ( 0.079506)
build_all 0.008820 0.001314 1.522647 ( 0.602594)
build_install 0.017813 0.003877 5.083918 ( 2.111356)
test_btest 0.001097 0.000338 72.123487 ( 7.863727)
test_basic 0.001090 0.006695 0.333543 ( 0.423763)
test_all 0.001183 0.000455 674.091775 ( 66.717982)
test_rubyspec 0.102814 0.061095 45.638850 ( 51.383326)
total: 130.77 sec