Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-091740
#<BuildRuby:0x000055b562b66be8
@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.20221218-091740",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003803 0.000271 0.849385 ( 1.043538)
build_miniruby 0.000846 0.000060 1.005513 ( 1.004077)
build_ruby 0.001036 0.000074 2.809294 ( 2.701774)
build_all 0.008806 0.000296 15.712376 ( 3.338000)
build_install 0.010717 0.000082 2.178901 ( 1.202396)
test_btest 0.000579 0.000034 67.340136 ( 10.896387)
test_basic 0.004741 0.000279 0.325234 ( 0.415909)
test_all 0.001229 0.000072 672.848618 (137.501948)
test_rubyspec 0.050738 0.017884 52.583660 ( 60.754872)
total: 218.86 sec