Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-220940
#<BuildRuby:0x00005582e17780d0
@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-220940",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004241 0.000566 1.099317 ( 1.145176)
build_miniruby 0.000844 0.000113 0.983987 ( 0.982678)
build_ruby 0.001137 0.000152 2.901815 ( 2.815665)
build_all 0.009371 0.000000 15.924887 ( 3.316182)
build_install 0.004539 0.005866 2.279408 ( 1.308837)
test_btest 0.000476 0.000086 59.150232 ( 12.103761)
test_basic 0.004771 0.000172 0.285296 ( 0.376254)
test_all 0.000799 0.000139 667.111854 (108.950415)
test_rubyspec 0.040024 0.016767 53.796578 ( 62.037120)
total: 193.04 sec