Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-124059
#<BuildRuby:0x00005595aac08060
@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.20220515-124059",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000136 0.007102 0.863749 ( 1.571385)
build_miniruby 0.000751 0.000231 0.057376 ( 0.056102)
build_ruby 0.000754 0.000232 0.058063 ( 0.056866)
build_all 0.004317 0.000095 1.494965 ( 0.601712)
build_install 0.005076 0.005826 6.289747 ( 2.849003)
test_btest 0.000528 0.000188 50.425378 ( 8.193728)
test_basic 0.004160 0.001486 0.341580 ( 0.429602)
test_all 0.000000 0.001357 639.862583 ( 91.692276)
test_rubyspec 0.065024 0.057791 44.078471 ( 48.964337)
total: 154.42 sec