Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-091916
#<BuildRuby:0x000055c7e2088e50
@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.20220915-091916",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009950 0.000453 1.084763 ( 1.215774)
build_miniruby 0.001750 0.000350 0.076397 ( 0.074122)
build_ruby 0.001878 0.000375 0.078561 ( 0.076313)
build_all 0.008552 0.000806 1.541169 ( 0.598256)
build_install 0.020095 0.003242 1.903561 ( 0.935892)
test_btest 0.001074 0.000196 93.690496 ( 9.208491)
test_basic 0.007511 0.000565 0.358760 ( 0.445562)
test_all 0.001390 0.003779 674.204065 ( 68.047724)
test_rubyspec 0.107881 0.076411 47.219506 ( 55.510598)
total: 136.11 sec