Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-021954
#<BuildRuby:0x000055a03ff0c410
@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-021954",
@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.000006)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000017 0.000001 0.000018 ( 0.000016)
build_up 0.004537 0.000239 1.166695 ( 1.465404)
build_miniruby 0.000802 0.000042 0.952980 ( 0.951624)
build_ruby 0.001076 0.000056 2.735952 ( 2.648248)
build_all 0.008814 0.000228 15.886631 ( 3.403519)
build_install 0.008244 0.000412 2.344809 ( 1.351806)
test_btest 0.000554 0.000027 67.345089 ( 11.308188)
test_basic 0.004923 0.000000 0.297024 ( 0.387817)
test_all 0.000846 0.000040 691.519815 (106.244581)
test_rubyspec 0.053474 0.010066 53.687656 ( 61.905273)
total: 189.67 sec