Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-111729
#<BuildRuby:0x0000562bb12ef670
@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.20220827-111729",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.005911 0.000923 0.817573 ( 1.063415)
build_miniruby 0.000000 0.000857 0.057634 ( 0.056462)
build_ruby 0.000000 0.001028 0.060964 ( 0.059716)
build_all 0.001709 0.003028 1.569568 ( 0.605752)
build_install 0.005839 0.005167 1.939563 ( 0.969225)
test_btest 0.000482 0.000282 56.582391 ( 8.106703)
test_basic 0.003919 0.002286 0.347531 ( 0.435295)
test_all 0.001928 0.001125 609.291005 ( 91.736324)
test_rubyspec 0.073073 0.048121 44.060923 ( 52.304935)
total: 155.34 sec