Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-053926
#<BuildRuby:0x0000556cc2ff0af8
@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.20220206-053926",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009830 0.001917 0.946393 ( 1.509171)
build_miniruby 0.001536 0.000512 0.077825 ( 0.075551)
build_ruby 0.001512 0.000504 0.078742 ( 0.076813)
build_all 0.009338 0.000472 4.095797 ( 0.774466)
build_install 0.019508 0.005007 7.765253 ( 2.291972)
test_btest 0.001214 0.000347 71.959041 ( 8.228113)
test_basic 0.005347 0.001527 0.340395 ( 0.440572)
test_all 0.001877 0.000186 654.537986 ( 65.582451)
test_rubyspec 0.093015 0.064549 45.944776 ( 51.455530)
total: 130.44 sec