Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-043303
#<BuildRuby:0x000055e0978477b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-043303",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010439 0.000745 0.989343 ( 4.640683)
build_miniruby 0.001734 0.000124 0.078451 ( 0.076402)
build_ruby 0.001965 0.000141 0.071963 ( 0.069761)
build_all 0.000562 0.009224 4.132007 ( 0.783923)
build_install 0.011937 0.012048 7.783435 ( 2.344496)
test_btest 0.000776 0.000245 46.934347 ( 43.973492)
test_basic 0.002875 0.003890 0.333472 ( 0.427761)
test_all 0.000568 0.001109 678.379569 ( 66.563672)
test_rubyspec 0.104658 0.057099 46.197150 ( 51.498195)
total: 170.38 sec