Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-172901
#<BuildRuby:0x000055ac8a678dd8
@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.20220822-172901",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010063 0.000862 0.956759 ( 0.986533)
build_miniruby 0.002008 0.000287 0.078140 ( 0.076673)
build_ruby 0.001952 0.000278 0.078858 ( 0.076635)
build_all 0.003788 0.005571 1.522327 ( 0.572498)
build_install 0.020245 0.003996 1.905551 ( 0.930908)
test_btest 0.000000 0.001272 75.871849 ( 8.261855)
test_basic 0.003296 0.004312 0.325791 ( 0.415551)
test_all 0.000000 0.004251 648.451522 ( 65.348962)
test_rubyspec 0.095442 0.077060 45.698848 ( 54.232961)
total: 130.90 sec