Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-165601
#<BuildRuby:0x0000561de5628460
@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.20230123-165601",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000027 0.000013 0.000040 ( 0.000040)
configure 0.000023 0.000011 0.000034 ( 0.000034)
build_up 0.007252 0.001308 0.844896 ( 1.073621)
build_miniruby 0.001120 0.000000 1.006847 ( 1.005042)
build_ruby 0.001557 0.000000 2.750237 ( 2.747657)
build_all 0.005424 0.004138 16.653137 ( 2.983610)
build_install 0.007702 0.003301 2.068801 ( 1.059913)
test_btest 0.000718 0.000308 69.196139 ( 10.694671)
test_basic 0.005280 0.002263 0.389224 ( 0.473667)
test_all 0.001455 0.000623 638.067026 ( 95.628049)
test_rubyspec 0.069751 0.044146 51.367044 ( 59.492619)
total: 175.16 sec