Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-201034
#<BuildRuby:0x000055d8c34a44e8
@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.20220324-201034",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010221 0.000397 1.023769 ( 1.109431)
build_miniruby 0.001840 0.000123 0.067343 ( 0.065797)
build_ruby 0.002035 0.000000 0.077162 ( 0.075746)
build_all 0.010644 0.000000 4.178936 ( 0.851523)
build_install 0.004908 0.015609 7.841442 ( 2.386241)
test_btest 0.001094 0.000249 74.425611 ( 7.803495)
test_basic 0.002854 0.004916 0.335133 ( 0.423344)
test_all 0.001625 0.000192 662.675529 ( 65.523521)
test_rubyspec 0.095361 0.077063 45.821981 ( 51.327902)
total: 129.57 sec