Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-222846
#<BuildRuby:0x000056321a3c0a58
@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.20220214-222846",
@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.000002 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010023 0.001542 0.956375 ( 1.062056)
build_miniruby 0.001745 0.000268 0.078361 ( 0.075990)
build_ruby 0.002099 0.000323 0.073160 ( 0.071027)
build_all 0.005809 0.004256 4.111437 ( 0.783414)
build_install 0.021027 0.003310 7.761943 ( 2.301470)
test_btest 0.001090 0.000207 73.853441 ( 8.028603)
test_basic 0.006834 0.001301 0.341176 ( 0.428662)
test_all 0.001446 0.000276 660.403912 ( 64.881657)
test_rubyspec 0.118033 0.044915 45.968533 ( 51.271572)
total: 128.91 sec