Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-112851
#<BuildRuby:0x00005618b23eb810
@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.20220307-112851",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006059 0.004433 0.983466 ( 1.077678)
build_miniruby 0.001304 0.000373 0.073083 ( 0.072990)
build_ruby 0.001812 0.000517 0.077261 ( 0.076182)
build_all 0.009604 0.001446 4.212693 ( 0.879976)
build_install 0.017100 0.007404 7.986492 ( 2.461717)
test_btest 0.000999 0.000300 75.038456 ( 8.593154)
test_basic 0.006382 0.001914 0.344222 ( 0.434578)
test_all 0.001449 0.000435 667.012899 ( 65.433479)
test_rubyspec 0.088000 0.081152 46.554035 ( 51.982028)
total: 131.01 sec