Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-054203
#<BuildRuby:0x000055b6db009438
@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.20220813-054203",
@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.000032 0.000005 0.000037 ( 0.000038)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006295 0.005362 0.804060 ( 0.897956)
build_miniruby 0.001104 0.000255 0.051438 ( 0.050185)
build_ruby 0.001050 0.000242 0.049569 ( 0.048561)
build_all 0.006272 0.001447 1.202357 ( 0.441567)
build_install 0.013454 0.000667 1.587742 ( 0.806892)
test_btest 0.001028 0.000206 54.483847 ( 6.334677)
test_basic 0.006153 0.000148 0.290049 ( 0.381283)
test_all 0.003076 0.000577 474.657062 ( 50.858207)
test_rubyspec 0.094948 0.041506 41.488415 ( 48.837257)
total: 108.66 sec