Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-214352
#<BuildRuby:0x0000559e70a648e8
@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.20220911-214352",
@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.000015 0.000005 0.000020 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008864 0.001587 1.120484 ( 1.395088)
build_miniruby 0.001411 0.000470 0.072195 ( 0.071001)
build_ruby 0.001597 0.000532 0.071314 ( 0.069119)
build_all 0.008626 0.001188 1.540238 ( 0.604157)
build_install 0.017309 0.001622 1.892934 ( 0.946846)
test_btest 0.000944 0.000249 92.816921 ( 9.201320)
test_basic 0.004420 0.003163 0.341840 ( 0.431462)
test_all 0.002803 0.000000 681.790526 ( 67.858251)
test_rubyspec 0.123719 0.054420 47.569312 ( 55.608897)
total: 136.19 sec