Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-104734
#<BuildRuby:0x00005594584500a0
@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.20220424-104734",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002389 0.004263 0.867746 ( 1.677634)
build_miniruby 0.000822 0.000117 0.058130 ( 0.056923)
build_ruby 0.000780 0.000111 0.059788 ( 0.058660)
build_all 0.000000 0.004197 1.499317 ( 0.607668)
build_install 0.010594 0.000404 6.292774 ( 2.821272)
test_btest 0.000589 0.000110 51.971814 ( 8.660027)
test_basic 0.001751 0.004834 0.361073 ( 0.447985)
test_all 0.001127 0.000282 658.062837 ( 93.276431)
test_rubyspec 0.060463 0.052076 44.411939 ( 49.399600)
total: 157.01 sec