Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-161927
#<BuildRuby:0x000055d841fd80d0
@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.20221130-161927",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000020 0.000009 0.000029 ( 0.000027)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005238 0.000000 1.180734 ( 2.903049)
build_miniruby 0.000985 0.000000 0.954464 ( 0.953170)
build_ruby 0.001190 0.000000 2.724707 ( 2.645125)
build_all 0.007032 0.001848 15.869793 ( 3.314877)
build_install 0.004277 0.003979 2.143453 ( 1.235211)
test_btest 0.000440 0.000181 63.424800 ( 11.521536)
test_basic 0.003503 0.001442 0.292675 ( 0.383344)
test_all 0.000799 0.000329 672.106889 (125.784025)
test_rubyspec 0.027170 0.034222 53.317245 ( 61.591742)
total: 210.33 sec