Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-181442
#<BuildRuby:0x0000560d333f89c8
@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.20220809-181442",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010654 0.000893 0.990654 ( 1.062474)
build_miniruby 0.001697 0.000226 0.068190 ( 0.067074)
build_ruby 0.001588 0.000212 0.078920 ( 0.078534)
build_all 0.005639 0.004826 1.517127 ( 0.577317)
build_install 0.022588 0.000000 5.293933 ( 2.103006)
test_btest 0.001199 0.000000 78.185108 ( 8.556502)
test_basic 0.007039 0.000381 0.317699 ( 0.407961)
test_all 0.002007 0.000273 674.366849 ( 66.510529)
test_rubyspec 0.096992 0.083834 45.954014 ( 53.525798)
total: 132.89 sec