Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-095324
#<BuildRuby:0x000055b65500a148
@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.20220812-095324",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000034 0.000013 0.000047 ( 0.000047)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.001805 0.010301 0.842835 ( 0.885114)
build_miniruby 0.001086 0.000633 0.065595 ( 0.065557)
build_ruby 0.000975 0.000568 0.064911 ( 0.064614)
build_all 0.002432 0.005460 1.245205 ( 0.479679)
build_install 0.006998 0.009294 1.547729 ( 0.792869)
test_btest 0.000229 0.001245 52.666749 ( 5.974127)
test_basic 0.003263 0.003483 0.298558 ( 0.391724)
test_all 0.003758 0.000000 483.364237 ( 51.678098)
test_rubyspec 0.075955 0.056247 41.766608 ( 49.501073)
total: 109.83 sec