Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-102225
#<BuildRuby:0x000055aef3074b10
@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.20220325-102225",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000045 0.000003 0.000048 ( 0.000034)
build_up 0.000000 0.010663 1.036248 ( 1.031770)
build_miniruby 0.000144 0.001785 0.075612 ( 0.073659)
build_ruby 0.001637 0.000468 0.070333 ( 0.068634)
build_all 0.006838 0.003750 4.107575 ( 0.839174)
build_install 0.019130 0.002982 7.787743 ( 2.425737)
test_btest 0.000948 0.000263 74.007110 ( 7.885721)
test_basic 0.007305 0.000645 0.332166 ( 0.427400)
test_all 0.001648 0.000434 687.411654 ( 67.202173)
test_rubyspec 0.093803 0.069767 45.877952 ( 51.268318)
total: 131.22 sec