Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-082931
#<BuildRuby:0x0000557d99dbe5e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-082931",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001369 0.010023 0.992694 ( 5.062232)
build_miniruby 0.001419 0.000473 0.074471 ( 0.072447)
build_ruby 0.000000 0.002069 0.076001 ( 0.074236)
build_all 0.008701 0.001958 4.106894 ( 0.795019)
build_install 0.011233 0.013166 7.846225 ( 2.331225)
test_btest 0.000825 0.000391 47.391553 ( 44.189601)
test_basic 0.000000 0.006850 0.348231 ( 0.447977)
test_all 0.001174 0.000916 671.320698 ( 65.895746)
test_rubyspec 0.117723 0.046658 46.083419 ( 51.575093)
total: 170.44 sec