Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-213251
#<BuildRuby:0x000055fa2574d608
@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.20220508-213251",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000025 0.000002 0.000027 ( 0.000029)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.007309 0.000205 0.918331 ( 1.004414)
build_miniruby 0.000944 0.000056 0.069721 ( 0.069130)
build_ruby 0.000875 0.000051 0.061817 ( 0.060997)
build_all 0.006018 0.000354 1.347413 ( 0.576366)
build_install 0.007164 0.006958 6.542159 ( 3.075869)
test_btest 0.000619 0.000085 63.122357 ( 13.978033)
test_basic 0.003729 0.000508 0.262964 ( 0.355866)
test_all 0.000894 0.000122 537.605191 ( 63.974645)
test_rubyspec 0.034847 0.012664 52.604400 ( 58.411928)
total: 141.51 sec