Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-042552
#<BuildRuby:0x000055e63598c0d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-042552",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004831 0.000057 1.152322 ( 1.939577)
build_miniruby 0.000975 0.000065 0.926084 ( 0.924656)
build_ruby 0.001196 0.000080 2.642241 ( 2.526700)
build_all 0.008477 0.000268 15.711417 ( 3.242268)
build_install 0.006006 0.004640 2.275492 ( 1.260717)
test_btest 0.000493 0.000058 62.325768 ( 11.655818)
test_basic 0.000688 0.003935 0.306772 ( 0.398013)
test_all 0.001575 0.000262 683.392443 (106.571007)
test_rubyspec 0.040551 0.037501 52.574765 ( 60.955339)
total: 189.47 sec