Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-095052
#<BuildRuby:0x000055c3639949c8
@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.20220921-095052",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008568 0.000629 1.075772 ( 1.236762)
build_miniruby 0.001891 0.000252 0.114131 ( 0.109523)
build_ruby 0.001873 0.000249 0.105927 ( 0.089674)
build_all 0.009874 0.000680 1.630144 ( 0.655906)
build_install 0.021425 0.000745 1.952727 ( 0.976135)
test_btest 0.000000 0.001578 78.323104 ( 8.103055)
test_basic 0.000000 0.008732 0.383597 ( 0.468452)
test_all 0.001946 0.004208 642.942203 ( 66.178358)
test_rubyspec 0.110993 0.060973 45.751332 ( 54.214821)
total: 132.03 sec