Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-083743
#<BuildRuby:0x000055f1930e71c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-083743",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009081 0.002270 1.191914 ( 1.400766)
build_miniruby 0.002076 0.000519 0.848127 ( 0.847089)
build_ruby 0.002156 0.000539 2.228877 ( 2.136046)
build_all 0.010461 0.008589 18.510534 ( 2.132706)
build_install 0.019069 0.002794 2.058142 ( 1.037116)
test_btest 0.001077 0.000317 92.579977 ( 8.857931)
test_basic 0.007717 0.000639 0.360495 ( 0.449009)
test_all 0.000990 0.001244 694.526149 ( 69.530505)
test_rubyspec 0.083556 0.067125 49.133762 ( 57.357432)
total: 143.75 sec