Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-041852
#<BuildRuby:0x00005652ed0755a8
@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.20220205-041852",
@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.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011095 0.000399 0.994035 ( 1.111004)
build_miniruby 0.001607 0.000215 0.069354 ( 0.069163)
build_ruby 0.001915 0.000255 0.074362 ( 0.074295)
build_all 0.009161 0.000582 4.125344 ( 0.802137)
build_install 0.023154 0.000000 7.954889 ( 2.398797)
test_btest 0.001290 0.000000 47.929497 ( 44.528502)
test_basic 0.007698 0.000324 0.316154 ( 0.405862)
test_all 0.001533 0.000139 692.335553 ( 67.437820)
test_rubyspec 0.071451 0.081072 46.165669 ( 56.821778)
total: 173.65 sec