Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-014035
#<BuildRuby:0x000055ebcd289c18
@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.20221204-014035",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004519 0.000753 1.154319 ( 1.181039)
build_miniruby 0.000821 0.000137 0.987155 ( 0.985892)
build_ruby 0.001241 0.000000 2.911570 ( 2.825829)
build_all 0.009018 0.000000 15.787445 ( 3.352982)
build_install 0.004863 0.004031 2.270194 ( 1.261318)
test_btest 0.000559 0.000105 67.195987 ( 10.877534)
test_basic 0.001021 0.003671 0.297777 ( 0.388573)
test_all 0.000646 0.000152 690.646856 (107.270863)
test_rubyspec 0.048722 0.019375 53.485802 ( 61.790778)
total: 189.94 sec