Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-035902
#<BuildRuby:0x000055a4237e53e8
@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.20220801-035902",
@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.000007 0.000004 0.000011 ( 0.000010)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000035 0.000018 0.000053 ( 0.000047)
build_up 0.008620 0.004310 0.882178 ( 1.329848)
build_miniruby 0.002283 0.000000 0.063150 ( 0.062300)
build_ruby 0.001646 0.000000 0.055673 ( 0.055208)
build_all 0.008472 0.000977 1.284597 ( 0.491569)
build_install 0.013827 0.001138 4.342650 ( 1.808018)
test_btest 0.001563 0.000547 54.438607 ( 6.078923)
test_basic 0.006305 0.000843 0.295123 ( 0.387086)
test_all 0.001981 0.000660 501.739320 ( 53.224207)
test_rubyspec 0.078270 0.062866 41.786115 ( 47.777815)
total: 111.22 sec