Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-002338
#<BuildRuby:0x000055ba91a304e8
@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.20220401-002338",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010124 0.000675 1.006619 ( 1.274608)
build_miniruby 0.001650 0.000110 0.074079 ( 0.073936)
build_ruby 0.001642 0.000110 0.067624 ( 0.067323)
build_all 0.010539 0.000363 4.273992 ( 0.875689)
build_install 0.020900 0.000595 8.022077 ( 2.516122)
test_btest 0.001249 0.000069 71.497119 ( 8.363775)
test_basic 0.007680 0.000101 0.340533 ( 0.432108)
test_all 0.001892 0.000100 707.746787 ( 68.357011)
test_rubyspec 0.116832 0.058556 46.657518 ( 51.958889)
total: 133.92 sec