Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-062133
#<BuildRuby:0x0000560d22f009d0
@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.20220909-062133",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008000 0.002909 1.221004 ( 1.463127)
build_miniruby 0.001833 0.000667 0.830441 ( 0.829049)
build_ruby 0.002609 0.000000 2.114189 ( 2.143671)
build_all 0.023933 0.000000 18.733602 ( 2.225989)
build_install 0.021168 0.002558 1.894647 ( 0.959688)
test_btest 0.001445 0.000314 94.385903 ( 9.567531)
test_basic 0.002798 0.005219 0.352980 ( 0.442058)
test_all 0.003466 0.000000 639.220364 ( 66.428241)
test_rubyspec 0.124609 0.048127 47.090293 ( 55.311277)
total: 139.37 sec