Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-025133
#<BuildRuby:0x0000561fc6747340
@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.20220413-025133",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011217 0.000973 0.994874 ( 1.532477)
build_miniruby 0.001772 0.000236 0.077950 ( 0.075915)
build_ruby 0.002062 0.000275 0.074356 ( 0.072323)
build_all 0.009044 0.000547 1.515010 ( 0.615219)
build_install 0.018859 0.004109 5.942959 ( 2.852479)
test_btest 0.001704 0.000243 73.240223 ( 8.393812)
test_basic 0.003580 0.004546 0.336324 ( 0.424448)
test_all 0.002466 0.000449 668.632540 ( 66.096259)
test_rubyspec 0.108370 0.052263 46.835111 ( 52.303535)
total: 132.37 sec