Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-145823
#<BuildRuby:0x0000558c38443df0
@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.20220521-145823",
@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.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002537 0.004078 0.885772 ( 1.033145)
build_miniruby 0.000992 0.000066 0.057526 ( 0.056227)
build_ruby 0.000812 0.000054 0.057696 ( 0.056389)
build_all 0.004023 0.000268 1.491286 ( 0.603224)
build_install 0.010944 0.000117 6.306661 ( 2.834625)
test_btest 0.001416 0.000083 47.704855 ( 8.782593)
test_basic 0.005812 0.000342 0.341874 ( 0.429395)
test_all 0.002782 0.000072 647.671159 ( 94.259972)
test_rubyspec 0.087841 0.028473 43.904553 ( 49.475540)
total: 157.53 sec