Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-085051
#<BuildRuby:0x0000558918c53810
@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.20220226-085051",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000063 0.000009 0.000072 ( 0.000073)
build_up 0.006901 0.005352 1.017698 ( 1.422328)
build_miniruby 0.000000 0.002441 0.069161 ( 0.066883)
build_ruby 0.000204 0.001886 0.071142 ( 0.069021)
build_all 0.006022 0.003529 4.231246 ( 0.863955)
build_install 0.023430 0.000611 7.921072 ( 2.432717)
test_btest 0.001088 0.000259 76.466380 ( 8.608087)
test_basic 0.006864 0.001634 0.346915 ( 0.438089)
test_all 0.001616 0.000384 658.955542 ( 65.996302)
test_rubyspec 0.120784 0.040344 46.327152 ( 51.715795)
total: 131.61 sec