Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-034821
#<BuildRuby:0x000055fb33a1a700
@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.20220815-034821",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010005 0.000667 0.980942 ( 1.041167)
build_miniruby 0.001715 0.000114 0.071683 ( 0.071054)
build_ruby 0.001798 0.000120 0.077574 ( 0.076881)
build_all 0.010743 0.000075 1.530171 ( 0.593454)
build_install 0.021039 0.000600 1.909631 ( 0.954853)
test_btest 0.001087 0.000057 77.049292 ( 8.128798)
test_basic 0.002006 0.005132 0.328616 ( 0.419817)
test_all 0.003020 0.000000 689.058935 ( 67.463720)
test_rubyspec 0.102615 0.068850 45.877945 ( 53.373429)
total: 132.12 sec