Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-111548
#<BuildRuby:0x000055a5f74babe8
@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.20221219-111548",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004142 0.000020 0.866597 ( 1.103622)
build_miniruby 0.000847 0.000159 0.998345 ( 0.996851)
build_ruby 0.001101 0.000206 2.698374 ( 2.597370)
build_all 0.008918 0.000095 15.801544 ( 3.328210)
build_install 0.009148 0.001525 2.253436 ( 1.251013)
test_btest 0.000482 0.000080 58.239296 ( 11.975879)
test_basic 0.000000 0.005022 0.282121 ( 0.372828)
test_all 0.000000 0.001295 657.190053 (141.491168)
test_rubyspec 0.046382 0.027910 53.181490 ( 61.311404)
total: 224.43 sec