Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-124210
#<BuildRuby:0x0000560eb3f532b0
@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.20220921-124210",
@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.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010010 0.000000 1.087209 ( 1.142476)
build_miniruby 0.001911 0.000000 0.121205 ( 0.119534)
build_ruby 0.001866 0.000000 0.112617 ( 0.097178)
build_all 0.010160 0.000000 1.576261 ( 0.662114)
build_install 0.022242 0.000623 1.964626 ( 0.987044)
test_btest 0.001012 0.000088 79.829682 ( 8.396434)
test_basic 0.003744 0.003245 0.365244 ( 0.457138)
test_all 0.003966 0.000002 629.069471 ( 66.577615)
test_rubyspec 0.140903 0.029419 45.551530 ( 54.018682)
total: 132.46 sec