Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-020302
#<BuildRuby:0x000055b01132b600
@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.20220827-020302",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000023 0.000003 0.000026 ( 0.000023)
build_up 0.010998 0.000951 0.951755 ( 1.181711)
build_miniruby 0.001730 0.000000 0.075631 ( 0.074245)
build_ruby 0.001890 0.000000 0.080933 ( 0.079049)
build_all 0.009186 0.000507 1.514028 ( 0.567323)
build_install 0.017369 0.004455 1.857025 ( 0.912855)
test_btest 0.001093 0.000156 71.821615 ( 8.509523)
test_basic 0.005613 0.003987 0.325598 ( 0.410962)
test_all 0.004907 0.000000 641.525600 ( 64.838888)
test_rubyspec 0.113293 0.060541 45.291663 ( 53.861748)
total: 130.44 sec