Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-010319
#<BuildRuby:0x0000559206f6b858
@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",
@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.20220304-010319",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009943 0.001284 1.017277 ( 1.376266)
build_miniruby 0.001443 0.000309 0.068566 ( 0.067820)
build_ruby 0.001956 0.000419 0.074605 ( 0.072733)
build_all 0.004795 0.006009 4.137709 ( 0.835840)
build_install 0.015752 0.007074 8.089505 ( 2.489208)
test_btest 0.000862 0.000272 78.057976 ( 8.198449)
test_basic 0.005604 0.001770 0.340724 ( 0.430146)
test_all 0.001575 0.000497 656.573086 ( 65.658119)
test_rubyspec 0.103854 0.058243 46.819079 ( 52.195221)
total: 131.32 sec