Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-091202
#<BuildRuby:0x00005606915d2878
@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.20221121-091202",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004023 0.001006 1.063264 ( 1.233965)
build_miniruby 0.000807 0.000201 1.015157 ( 1.014027)
build_ruby 0.000847 0.000212 2.798248 ( 2.703440)
build_all 0.008672 0.000000 15.838826 ( 3.257937)
build_install 0.004598 0.003331 2.019618 ( 1.192150)
test_btest 0.000488 0.000122 59.204827 ( 11.506352)
test_basic 0.003911 0.000978 0.283153 ( 0.374014)
test_all 0.000966 0.000241 718.394066 (111.909266)
test_rubyspec 0.041302 0.023726 53.308730 ( 61.544050)
total: 194.74 sec