Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-143848
#<BuildRuby:0x000055d5719dbda8
@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.20220731-143848",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006595 0.822605 ( 1.067574)
build_miniruby 0.000000 0.001057 0.057207 ( 0.055929)
build_ruby 0.000000 0.000968 0.058929 ( 0.057643)
build_all 0.000000 0.004658 1.528595 ( 0.587837)
build_install 0.007246 0.003840 5.682381 ( 2.164466)
test_btest 0.000587 0.000330 47.991628 ( 8.374711)
test_basic 0.004980 0.000991 0.311520 ( 0.400880)
test_all 0.000773 0.000409 620.965315 ( 91.026155)
test_rubyspec 0.082083 0.047160 43.934356 ( 49.501851)
total: 153.24 sec