Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-144937
#<BuildRuby:0x000055d25411b3c8
@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.20221214-144937",
@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.000019 0.000002 0.000021 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004242 0.000303 0.913590 ( 1.363431)
build_miniruby 0.000812 0.000000 0.994639 ( 0.993353)
build_ruby 0.001212 0.000000 2.709491 ( 2.598402)
build_all 0.008772 0.000157 15.835382 ( 3.326649)
build_install 0.009006 0.000563 2.228581 ( 1.266079)
test_btest 0.000560 0.000035 65.306754 ( 11.085395)
test_basic 0.004723 0.000295 0.299395 ( 0.389930)
test_all 0.001665 0.000063 670.122842 (158.502807)
test_rubyspec 0.049695 0.018594 52.920328 ( 61.084200)
total: 240.61 sec