Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-003107
#<BuildRuby:0x000055ce02f5bfb0
@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.20220823-003107",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002891 0.003631 0.854946 ( 0.878704)
build_miniruby 0.000640 0.000291 0.057476 ( 0.056308)
build_ruby 0.000706 0.000321 0.059906 ( 0.058647)
build_all 0.003214 0.001461 1.532663 ( 0.583863)
build_install 0.006177 0.002807 1.921598 ( 0.953501)
test_btest 0.000629 0.000286 48.411315 ( 8.620853)
test_basic 0.005784 0.000285 0.332180 ( 0.419956)
test_all 0.002083 0.000000 626.314213 ( 90.834561)
test_rubyspec 0.065105 0.063625 44.248856 ( 52.483351)
total: 154.89 sec