Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-103753
#<BuildRuby:0x0000558b155291f8
@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.20220810-103753",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008220 0.001069 0.835599 ( 1.300575)
build_miniruby 0.001702 0.000426 0.064626 ( 0.063548)
build_ruby 0.001429 0.000357 0.066537 ( 0.065135)
build_all 0.008468 0.000899 1.268318 ( 0.479468)
build_install 0.013550 0.003475 4.232092 ( 1.781014)
test_btest 0.001155 0.000272 52.721651 ( 6.174432)
test_basic 0.004701 0.001106 0.282777 ( 0.374120)
test_all 0.001462 0.000344 507.779348 ( 53.592344)
test_rubyspec 0.074903 0.063060 41.430849 ( 49.108444)
total: 112.94 sec