Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-095531
#<BuildRuby:0x0000555d46877f00
@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.20220801-095531",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006545 0.000000 0.903474 ( 1.393229)
build_miniruby 0.001029 0.000000 0.057409 ( 0.056165)
build_ruby 0.001007 0.000026 0.058991 ( 0.057731)
build_all 0.001260 0.003334 1.544859 ( 0.596260)
build_install 0.010427 0.000741 5.609777 ( 2.161917)
test_btest 0.000599 0.000067 53.224823 ( 8.250265)
test_basic 0.005726 0.000164 0.362161 ( 0.450385)
test_all 0.001294 0.000063 607.710496 ( 92.569203)
test_rubyspec 0.069404 0.039628 43.795766 ( 49.477876)
total: 155.01 sec