Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-170038
#<BuildRuby:0x000055fa4ae68c10
@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.20220622-170038",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006360 0.005309 1.010667 ( 1.189316)
build_miniruby 0.001608 0.000372 0.075335 ( 0.073756)
build_ruby 0.001697 0.000391 0.077242 ( 0.075282)
build_all 0.008656 0.000000 1.513922 ( 0.606586)
build_install 0.023281 0.000704 5.891160 ( 2.759425)
test_btest 0.001105 0.000175 72.938659 ( 8.391661)
test_basic 0.005425 0.000856 0.324639 ( 0.415744)
test_all 0.000685 0.001691 684.435023 ( 67.235062)
test_rubyspec 0.088179 0.072645 45.227802 ( 51.128155)
total: 131.88 sec