Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-060405
#<BuildRuby:0x0000555ac5ce1e98
@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.20230102-060405",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006293 0.847335 ( 1.561427)
build_miniruby 0.000000 0.001236 1.018271 ( 1.016186)
build_ruby 0.000000 0.001622 2.780128 ( 2.777381)
build_all 0.009204 0.000409 16.816335 ( 2.983648)
build_install 0.011558 0.000178 2.311220 ( 1.192956)
test_btest 0.000820 0.000245 77.289299 ( 10.580164)
test_basic 0.002068 0.004454 0.376882 ( 0.462706)
test_all 0.001002 0.000351 661.209755 (101.366718)
test_rubyspec 0.076108 0.056711 51.755861 ( 59.810809)
total: 181.75 sec