Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-132757
#<BuildRuby:0x0000564a7b41fe80
@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.20221224-132757",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004070 0.000021 0.885007 ( 1.369786)
build_miniruby 0.000782 0.000147 0.951918 ( 0.950554)
build_ruby 0.001023 0.000192 2.672978 ( 2.671657)
build_all 0.008270 0.000713 15.852086 ( 3.401431)
build_install 0.008095 0.001429 2.184778 ( 1.213305)
test_btest 0.000503 0.000089 65.167118 ( 10.715839)
test_basic 0.003849 0.000679 0.298365 ( 0.389410)
test_all 0.001078 0.000191 638.951556 (121.581869)
test_rubyspec 0.034609 0.027680 51.710509 ( 59.984260)
total: 202.28 sec