Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-120415
#<BuildRuby:0x00005586ec1af7c0
@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.20220201-120415",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010152 0.000113 0.960106 ( 1.425299)
build_miniruby 0.002244 0.000000 0.075060 ( 0.072802)
build_ruby 0.001755 0.000000 0.071895 ( 0.069765)
build_all 0.010845 0.000000 4.090508 ( 0.800112)
build_install 0.019444 0.004320 7.912623 ( 2.403797)
test_btest 0.001195 0.000099 47.243820 ( 43.916731)
test_basic 0.003112 0.004751 0.342000 ( 0.430506)
test_all 0.002065 0.000259 683.300323 ( 66.594127)
test_rubyspec 0.106701 0.053513 46.067994 ( 51.504640)
total: 167.22 sec