Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-151426
#<BuildRuby:0x000055ad84f184c0
@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.20220807-151426",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008520 0.003098 0.979362 ( 1.009064)
build_miniruby 0.001607 0.000585 0.068408 ( 0.065680)
build_ruby 0.001182 0.000430 0.068942 ( 0.067281)
build_all 0.005325 0.005164 1.490980 ( 0.573817)
build_install 0.022621 0.000776 5.245509 ( 2.051374)
test_btest 0.000000 0.001191 76.302306 ( 8.316720)
test_basic 0.000657 0.007328 0.325156 ( 0.412365)
test_all 0.001921 0.000791 674.605052 ( 66.663117)
test_rubyspec 0.095084 0.082556 45.832519 ( 53.285634)
total: 132.45 sec