Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-201339
#<BuildRuby:0x000055cbcd989c18
@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.20221205-201339",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000026 0.000006 0.000032 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002491 0.002443 1.188406 ( 1.202718)
build_miniruby 0.000701 0.000201 0.963283 ( 0.961983)
build_ruby 0.000937 0.000268 2.789500 ( 2.680137)
build_all 0.006911 0.001974 15.827468 ( 3.290795)
build_install 0.007030 0.003794 2.216542 ( 1.276028)
test_btest 0.000509 0.000159 65.563431 ( 11.304045)
test_basic 0.000596 0.004427 0.314154 ( 0.405205)
test_all 0.000995 0.000373 685.523640 (106.261158)
test_rubyspec 0.039412 0.025769 53.439438 ( 61.573879)
total: 188.96 sec