Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-011014
#<BuildRuby:0x000055e68ca437b0
@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.20220912-011014",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005766 0.005343 1.157067 ( 1.128925)
build_miniruby 0.001510 0.000348 0.066786 ( 0.064806)
build_ruby 0.001649 0.000381 0.069492 ( 0.067394)
build_all 0.004965 0.004790 1.576821 ( 0.609316)
build_install 0.017913 0.003512 1.938093 ( 0.954362)
test_btest 0.000951 0.000254 92.738710 ( 9.850626)
test_basic 0.002978 0.004844 0.354296 ( 0.442927)
test_all 0.004212 0.000000 681.493251 ( 68.005906)
test_rubyspec 0.106553 0.068582 46.960891 ( 55.408034)
total: 136.53 sec