Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-085901
#<BuildRuby:0x000055ec722fffa8
@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.20220808-085901",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006046 0.000432 0.804127 ( 1.137740)
build_miniruby 0.000989 0.000071 0.057498 ( 0.056205)
build_ruby 0.000787 0.000056 0.059213 ( 0.058043)
build_all 0.004267 0.000305 1.530641 ( 0.584610)
build_install 0.010184 0.000727 5.659002 ( 2.166592)
test_btest 0.000680 0.000048 55.058956 ( 7.941356)
test_basic 0.000298 0.005561 0.286757 ( 0.374797)
test_all 0.001000 0.000143 632.731385 ( 91.649104)
test_rubyspec 0.074434 0.039793 43.577983 ( 50.947818)
total: 154.92 sec