Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-171556
#<BuildRuby:0x0000555a930aaf08
@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.20220722-171556",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010681 0.000486 0.893160 ( 1.068236)
build_miniruby 0.001382 0.000099 0.051489 ( 0.050209)
build_ruby 0.000000 0.001468 0.055507 ( 0.054033)
build_all 0.006156 0.003171 1.250775 ( 0.460707)
build_install 0.005347 0.012642 4.312216 ( 1.824528)
test_btest 0.001384 0.000407 55.526027 ( 6.367021)
test_basic 0.005669 0.000336 0.298317 ( 0.395754)
test_all 0.003202 0.000000 473.507760 ( 52.020119)
test_rubyspec 0.087719 0.047955 41.489668 ( 47.365301)
total: 109.61 sec