Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-185823
#<BuildRuby:0x000055a83ac94040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-185823",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000025 0.000009 0.000034 ( 0.000032)
build_up 0.005915 0.000558 0.842871 ( 1.655839)
build_miniruby 0.001316 0.000000 1.012018 ( 1.010024)
build_ruby 0.001565 0.000000 2.769955 ( 2.767413)
build_all 0.009332 0.000000 16.632153 ( 2.975930)
build_install 0.005012 0.004367 2.243070 ( 1.171775)
test_btest 0.000000 0.000935 76.651577 ( 10.377932)
test_basic 0.004138 0.003235 0.379305 ( 0.464251)
test_all 0.001172 0.000179 672.686564 ( 95.336310)
test_rubyspec 0.085567 0.039654 51.413712 ( 59.496615)
total: 175.26 sec