Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-060107
#<BuildRuby:0x000055b971c395a8
@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.20220202-060107",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006516 0.003843 0.970801 ( 5.146188)
build_miniruby 0.001843 0.000230 0.075074 ( 0.073254)
build_ruby 0.001643 0.000206 0.071511 ( 0.069500)
build_all 0.006491 0.003866 4.147071 ( 0.782039)
build_install 0.019001 0.004567 7.742151 ( 2.339652)
test_btest 0.000895 0.000163 47.362547 ( 44.271782)
test_basic 0.005754 0.001046 0.341190 ( 0.431550)
test_all 0.002014 0.000366 671.029604 ( 65.525521)
test_rubyspec 0.085552 0.071799 45.959479 ( 51.427827)
total: 170.07 sec