Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-084349
#<BuildRuby:0x0000557b5d8b86d8
@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.20220812-084349",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010983 0.000464 0.956069 ( 1.132289)
build_miniruby 0.001884 0.000126 0.076371 ( 0.074295)
build_ruby 0.001698 0.000113 0.077102 ( 0.075789)
build_all 0.005705 0.004869 1.534591 ( 0.571563)
build_install 0.022322 0.000307 1.895742 ( 0.944246)
test_btest 0.000906 0.000091 75.585572 ( 8.433716)
test_basic 0.006600 0.000660 0.327069 ( 0.414280)
test_all 0.003253 0.000325 641.075994 ( 64.503544)
test_rubyspec 0.101536 0.077268 46.135004 ( 53.603987)
total: 129.75 sec