Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-091301
#<BuildRuby:0x000055d1f8ba06d8
@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.20220912-091301",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005023 0.004292 1.152448 ( 1.410650)
build_miniruby 0.001660 0.000356 0.064776 ( 0.062477)
build_ruby 0.002022 0.000000 0.075568 ( 0.073155)
build_all 0.010607 0.000000 1.584576 ( 0.595239)
build_install 0.012039 0.009486 1.908369 ( 0.957440)
test_btest 0.000878 0.000231 94.214649 ( 9.423159)
test_basic 0.006117 0.001610 0.351731 ( 0.444243)
test_all 0.002506 0.000660 632.849002 ( 67.194868)
test_rubyspec 0.098587 0.082566 47.016879 ( 55.426689)
total: 135.59 sec