Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-130724
#<BuildRuby:0x000055fc810306c8
@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.20220308-130724",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009274 0.000805 0.994883 ( 1.028306)
build_miniruby 0.001500 0.000231 0.077099 ( 0.075299)
build_ruby 0.001834 0.000282 0.075708 ( 0.073909)
build_all 0.003357 0.006736 4.151412 ( 0.855744)
build_install 0.017495 0.006659 7.881915 ( 2.374171)
test_btest 0.001487 0.000000 75.384304 ( 8.345071)
test_basic 0.003485 0.004732 0.325629 ( 0.414324)
test_all 0.001591 0.000502 645.055580 ( 65.310851)
test_rubyspec 0.100785 0.066815 46.044366 ( 51.236578)
total: 129.72 sec