Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-192548
#<BuildRuby:0x000055b1fe7ce9c0
@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.20220728-192548",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005024 0.004201 0.838047 ( 0.880543)
build_miniruby 0.001193 0.000275 0.065021 ( 0.063545)
build_ruby 0.001667 0.000385 0.065659 ( 0.063852)
build_all 0.006386 0.001474 1.245758 ( 0.475273)
build_install 0.015045 0.002202 4.259228 ( 1.823141)
test_btest 0.001144 0.000245 51.734012 ( 6.481039)
test_basic 0.006148 0.000000 0.289501 ( 0.383452)
test_all 0.003340 0.000000 479.342020 ( 51.727663)
test_rubyspec 0.085694 0.036110 41.526105 ( 47.523028)
total: 109.42 sec