Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-232007
#<BuildRuby:0x0000562ae2259348
@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.20220720-232007",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009755 0.001448 0.875531 ( 1.109158)
build_miniruby 0.001551 0.000000 0.064443 ( 0.062887)
build_ruby 0.001333 0.000000 0.062668 ( 0.061036)
build_all 0.007898 0.000000 1.323801 ( 0.500647)
build_install 0.010810 0.006693 4.373590 ( 1.820669)
test_btest 0.001669 0.000445 53.382655 ( 6.092302)
test_basic 0.006145 0.000252 0.295274 ( 0.389763)
test_all 0.002495 0.000227 509.897043 ( 53.128313)
test_rubyspec 0.085661 0.042167 41.958100 ( 47.900405)
total: 111.07 sec