Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-142532
#<BuildRuby:0x000055d0169104d8
@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.20220405-142532",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010626 1.011074 ( 1.190844)
build_miniruby 0.000331 0.001739 0.073468 ( 0.071090)
build_ruby 0.001542 0.000982 0.076355 ( 0.073970)
build_all 0.003302 0.006660 4.232479 ( 0.848558)
build_install 0.020301 0.003152 8.663339 ( 3.040358)
test_btest 0.000787 0.000442 78.703120 ( 8.316863)
test_basic 0.006005 0.000817 0.333465 ( 0.423491)
test_all 0.001623 0.000314 699.220604 ( 69.708769)
test_rubyspec 0.112145 0.054352 46.687300 ( 51.996019)
total: 135.67 sec