Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-094155
#<BuildRuby:0x0000563c1953cdd8
@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.20220808-094155",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003303 0.009896 0.991685 ( 1.311839)
build_miniruby 0.001526 0.000654 0.071175 ( 0.068647)
build_ruby 0.001176 0.000504 0.072812 ( 0.071301)
build_all 0.006734 0.002886 1.504878 ( 0.576050)
build_install 0.016882 0.005025 5.138362 ( 2.055115)
test_btest 0.000713 0.000285 75.710541 ( 8.395455)
test_basic 0.008074 0.000000 0.343199 ( 0.431410)
test_all 0.002331 0.000027 636.232661 ( 64.428104)
test_rubyspec 0.111157 0.064295 45.898423 ( 53.477546)
total: 130.82 sec