Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-162048
#<BuildRuby:0x000055573bf2e620
@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.20220526-162048",
@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.000022 0.000000 0.000022 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006469 0.000169 0.830221 ( 1.382016)
build_miniruby 0.000940 0.000067 0.056994 ( 0.055682)
build_ruby 0.000899 0.000065 0.057964 ( 0.056727)
build_all 0.004401 0.000000 1.507363 ( 0.603919)
build_install 0.010915 0.000110 6.275550 ( 2.832353)
test_btest 0.000715 0.000042 51.038208 ( 8.369754)
test_basic 0.005699 0.000058 0.334901 ( 0.422752)
test_all 0.001446 0.000027 644.689383 ( 91.603275)
test_rubyspec 0.069646 0.013979 44.172433 ( 49.813368)
total: 155.14 sec