Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-000028
#<BuildRuby:0x000055f50e096c40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-000028",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004046 0.000578 1.143102 ( 1.115055)
build_miniruby 0.000729 0.000104 0.968582 ( 0.967474)
build_ruby 0.001074 0.000154 2.857487 ( 2.743021)
build_all 0.007599 0.001085 15.875472 ( 3.361614)
build_install 0.008594 0.000000 2.005632 ( 1.167551)
test_btest 0.000585 0.000000 58.853088 ( 11.428051)
test_basic 0.004189 0.000422 0.311865 ( 0.402655)
test_all 0.001040 0.000130 693.525076 (106.651898)
test_rubyspec 0.053267 0.020148 52.966145 ( 61.206485)
total: 189.04 sec