Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-104857
#<BuildRuby:0x0000558f9aefcb88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220908-104857",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006132 0.004559 1.085187 ( 1.254082)
build_miniruby 0.001975 0.000423 0.075447 ( 0.074911)
build_ruby 0.001663 0.000356 0.076840 ( 0.076507)
build_all 0.003499 0.005552 1.491456 ( 0.607295)
build_install 0.015781 0.006735 1.916371 ( 0.966086)
test_btest 0.000902 0.000282 91.781466 ( 9.470896)
test_basic 0.004612 0.001441 0.354119 ( 0.446874)
test_all 0.003283 0.001026 645.332424 ( 66.214795)
test_rubyspec 0.117442 0.061034 46.816599 ( 54.943592)
total: 134.06 sec