Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-100243
#<BuildRuby:0x000055d4ead17940
@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.20220306-100243",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003036 0.007604 1.000091 ( 1.143923)
build_miniruby 0.001649 0.000471 0.074984 ( 0.073867)
build_ruby 0.001739 0.000497 0.076376 ( 0.074129)
build_all 0.005673 0.004640 4.211099 ( 0.839463)
build_install 0.013905 0.007859 7.940398 ( 2.405971)
test_btest 0.000864 0.000324 70.959989 ( 8.189402)
test_basic 0.005263 0.001973 0.322184 ( 0.411376)
test_all 0.001482 0.000556 700.622985 ( 67.383301)
test_rubyspec 0.099653 0.073751 46.322325 ( 51.738687)
total: 132.26 sec