Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-211059
#<BuildRuby:0x000056313a8babc0
@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.20221221-211059",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004113 0.000000 0.845035 ( 1.341924)
build_miniruby 0.000810 0.000000 1.010332 ( 1.009158)
build_ruby 0.001326 0.000000 2.603805 ( 2.602103)
build_all 0.009056 0.000000 15.812534 ( 3.387514)
build_install 0.006734 0.004164 2.254551 ( 1.328270)
test_btest 0.000654 0.000053 68.140094 ( 10.895948)
test_basic 0.004314 0.000345 0.293063 ( 0.385238)
test_all 0.001385 0.000000 676.251577 (135.395302)
test_rubyspec 0.052098 0.002514 51.933789 ( 60.054926)
total: 216.40 sec