Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-194107
#<BuildRuby:0x0000557751eb3f20
@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.20220508-194107",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000026 0.000002 0.000028 ( 0.000030)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.007242 0.877834 ( 1.251684)
build_miniruby 0.000000 0.001045 0.056949 ( 0.055670)
build_ruby 0.000000 0.000967 0.057826 ( 0.056619)
build_all 0.001859 0.002402 1.493473 ( 0.594724)
build_install 0.009501 0.001467 6.251868 ( 2.784526)
test_btest 0.000657 0.000175 50.723407 ( 8.226070)
test_basic 0.005155 0.000185 0.281860 ( 0.370739)
test_all 0.001290 0.000000 645.792618 ( 94.207392)
test_rubyspec 0.074287 0.045181 43.747509 ( 53.736599)
total: 161.28 sec