Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-031725
#<BuildRuby:0x000055ad5b62c4c0
@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.20221114-031725",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010272 0.000322 1.099746 ( 1.116007)
build_miniruby 0.002060 0.000257 0.127146 ( 0.124053)
build_ruby 0.001939 0.000242 0.116565 ( 0.100535)
build_all 0.009496 0.000614 1.615784 ( 0.684051)
build_install 0.017315 0.000355 1.924476 ( 0.996352)
test_btest 0.001490 0.000149 85.761487 ( 9.355237)
test_basic 0.007516 0.000254 0.398073 ( 0.487555)
test_all 0.002558 0.000108 687.702618 ( 69.636208)
test_rubyspec 0.083654 0.077455 48.169072 ( 56.704838)
total: 139.21 sec