Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-224758
#<BuildRuby:0x0000564b5c5e1570
@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.20220730-224758",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009754 0.000889 0.853254 ( 1.528444)
build_miniruby 0.001225 0.000188 0.061509 ( 0.060253)
build_ruby 0.001134 0.000174 0.056326 ( 0.055009)
build_all 0.004614 0.004614 1.245595 ( 0.475855)
build_install 0.010726 0.006249 4.196063 ( 1.792672)
test_btest 0.000000 0.002362 52.621243 ( 6.026214)
test_basic 0.005083 0.001089 0.292751 ( 0.393148)
test_all 0.001442 0.000424 508.609131 ( 53.144187)
test_rubyspec 0.085893 0.041603 41.699629 ( 47.578097)
total: 111.05 sec