Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-061827
#<BuildRuby:0x00005627c7707340
@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.20220219-061827",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.010914 1.028261 ( 2.901423)
build_miniruby 0.000729 0.001820 4.973289 ( 2.854132)
build_ruby 0.002654 0.001021 3.319307 ( 3.175069)
build_all 0.018909 0.001750 21.088023 ( 2.340952)
build_install 0.020699 0.002595 7.783510 ( 2.328074)
test_btest 0.000995 0.000000 71.232485 ( 8.174642)
test_basic 0.003223 0.004390 0.348138 ( 0.437680)
test_all 0.000000 0.001939 669.798131 ( 65.483206)
test_rubyspec 0.086393 0.071549 45.987905 ( 51.373581)
total: 139.07 sec