Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-053612
#<BuildRuby:0x0000556f2a39be28
@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-053612",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010222 0.001572 1.008592 ( 2.567339)
build_miniruby 0.001677 0.000258 0.074116 ( 0.072085)
build_ruby 0.001568 0.000241 0.075942 ( 0.074627)
build_all 0.009500 0.000637 1.493801 ( 0.577600)
build_install 0.024112 0.000000 5.185789 ( 2.034236)
test_btest 0.001333 0.000000 78.095265 ( 8.361905)
test_basic 0.007898 0.000000 0.323312 ( 0.411949)
test_all 0.003254 0.000000 663.745439 ( 66.207426)
test_rubyspec 0.107822 0.071740 45.086124 ( 52.366859)
total: 132.67 sec