Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-101226
#<BuildRuby:0x000055e2c57573c8
@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.20221208-101226",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001125 0.004034 1.193327 ( 1.692350)
build_miniruby 0.001060 0.000071 9.568427 ( 9.327162)
build_ruby 0.001191 0.000079 2.766903 ( 2.666956)
build_all 0.004915 0.004286 15.736650 ( 3.330426)
build_install 0.008554 0.000507 2.212171 ( 1.224834)
test_btest 0.000467 0.000055 59.687549 ( 11.374948)
test_basic 0.004887 0.000000 0.281004 ( 0.371897)
test_all 0.000971 0.000000 672.487963 (103.191480)
test_rubyspec 0.050405 0.017622 52.390857 ( 60.601456)
total: 193.78 sec