Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-231316
#<BuildRuby:0x000055eeefd16878
@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.20220626-231316",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006467 0.000462 0.821348 ( 1.277062)
build_miniruby 0.001005 0.000072 0.057874 ( 0.056609)
build_ruby 0.001037 0.000000 0.059862 ( 0.058612)
build_all 0.000236 0.004023 1.487542 ( 0.606390)
build_install 0.010727 0.000266 6.311466 ( 2.838904)
test_btest 0.000663 0.000078 51.756160 ( 8.307321)
test_basic 0.005321 0.000626 0.294595 ( 0.383533)
test_all 0.001371 0.000162 619.975498 ( 88.748903)
test_rubyspec 0.084426 0.005489 44.410680 ( 50.010463)
total: 152.29 sec