Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-064256
#<BuildRuby:0x000055ebfdfa0b88
@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.20220911-064256",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000023)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005958 0.004290 1.216039 ( 1.593298)
build_miniruby 0.001736 0.000348 0.825909 ( 0.828769)
build_ruby 0.002653 0.000000 2.118312 ( 2.127503)
build_all 0.013793 0.007242 18.755937 ( 2.202480)
build_install 0.020642 0.001921 1.930165 ( 0.945700)
test_btest 0.000823 0.000178 96.269577 ( 10.019125)
test_basic 0.004799 0.003420 0.353751 ( 0.441875)
test_all 0.000000 0.002795 635.366454 ( 66.424277)
test_rubyspec 0.101105 0.064855 47.309445 ( 55.808268)
total: 140.39 sec