Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-175149
#<BuildRuby:0x000055bf148083c8
@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-175149",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000614 0.004360 1.137005 ( 1.205515)
build_miniruby 0.000658 0.000165 0.992949 ( 0.991719)
build_ruby 0.001320 0.000000 2.714304 ( 2.618924)
build_all 0.008928 0.000000 15.752453 ( 3.266260)
build_install 0.003654 0.006404 2.205877 ( 1.242737)
test_btest 0.000431 0.000127 67.230273 ( 11.018676)
test_basic 0.002473 0.002218 0.322119 ( 0.412749)
test_all 0.000656 0.000207 662.646575 (111.088837)
test_rubyspec 0.040618 0.023104 53.135248 ( 61.263717)
total: 193.11 sec