Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-085343
#<BuildRuby:0x0000559296a67858
@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-085343",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006277 0.004613 1.015603 ( 1.642604)
build_miniruby 0.001507 0.000430 0.074474 ( 0.073344)
build_ruby 0.001538 0.000439 0.075409 ( 0.074064)
build_all 0.010439 0.000436 4.152635 ( 0.863857)
build_install 0.018098 0.004525 7.908423 ( 2.411043)
test_btest 0.000683 0.000171 71.987777 ( 8.065033)
test_basic 0.004221 0.004430 0.340093 ( 0.427901)
test_all 0.001374 0.000392 697.423705 ( 67.579768)
test_rubyspec 0.081892 0.085776 46.722618 ( 51.688456)
total: 132.83 sec