Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-192602
#<BuildRuby:0x0000557ec2258ca8
@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.20220204-192602",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007231 0.003817 0.934425 ( 0.958200)
build_miniruby 0.000000 0.002194 0.079582 ( 0.077488)
build_ruby 0.000321 0.001843 0.071914 ( 0.069758)
build_all 0.010654 0.000000 4.171376 ( 0.800029)
build_install 0.022338 0.001116 7.864849 ( 2.316646)
test_btest 0.000961 0.000229 47.302242 ( 44.114600)
test_basic 0.006266 0.000439 0.352669 ( 0.451961)
test_all 0.001484 0.000338 653.159999 ( 65.095859)
test_rubyspec 0.101759 0.053629 46.460241 ( 51.897787)
total: 165.78 sec