Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-092009
#<BuildRuby:0x000056260e217138
@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.20220312-092009",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000044 0.000020 0.000064 ( 0.000067)
build_up 0.007642 0.003474 0.999450 ( 1.200506)
build_miniruby 0.001316 0.000598 0.069355 ( 0.067444)
build_ruby 0.001466 0.000667 0.082075 ( 0.080268)
build_all 0.007650 0.001150 1.498439 ( 0.618311)
build_install 0.010186 0.012977 5.201388 ( 2.173568)
test_btest 0.001025 0.000552 76.452091 ( 8.888769)
test_basic 0.001779 0.006699 0.334966 ( 0.423619)
test_all 0.001634 0.000364 657.439237 ( 67.751083)
test_rubyspec 0.092219 0.084856 46.493937 ( 51.791700)
total: 133.00 sec