Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-055841
#<BuildRuby:0x0000557103ec8208
@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.20220617-055841",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002329 0.004331 0.878543 ( 1.224414)
build_miniruby 0.000797 0.000057 0.057325 ( 0.056178)
build_ruby 0.000919 0.000066 0.059370 ( 0.058168)
build_all 0.003936 0.000281 1.519024 ( 0.619150)
build_install 0.006669 0.004396 6.332277 ( 2.846743)
test_btest 0.000699 0.000087 47.902291 ( 8.789465)
test_basic 0.001277 0.004863 0.338904 ( 0.426703)
test_all 0.000958 0.000180 639.562083 ( 93.348576)
test_rubyspec 0.082854 0.038744 44.122335 ( 49.695778)
total: 157.07 sec