Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-124400
#<BuildRuby:0x0000563401db6ad8
@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.20220816-124400",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010183 0.000541 0.845408 ( 0.962794)
build_miniruby 0.001147 0.000265 0.051390 ( 0.050160)
build_ruby 0.001129 0.000261 0.052978 ( 0.051531)
build_all 0.005834 0.001347 1.253372 ( 0.475482)
build_install 0.010197 0.006298 1.578468 ( 0.800219)
test_btest 0.001323 0.000378 51.374287 ( 6.269399)
test_basic 0.004649 0.001328 0.296649 ( 0.387035)
test_all 0.004966 0.000821 506.416428 ( 52.546074)
test_rubyspec 0.055944 0.077277 41.488251 ( 49.101007)
total: 110.64 sec