Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-162432
#<BuildRuby:0x000055dc6330b340
@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.20220213-162432",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006982 0.005272 0.969008 ( 1.035097)
build_miniruby 0.000000 0.001706 0.079176 ( 0.077840)
build_ruby 0.000000 0.001913 0.080395 ( 0.078935)
build_all 0.010073 0.000883 4.164267 ( 0.796019)
build_install 0.022709 0.001812 7.730434 ( 2.325325)
test_btest 0.000857 0.000178 76.732145 ( 8.029508)
test_basic 0.000132 0.006757 0.332713 ( 0.422530)
test_all 0.001976 0.000000 678.411637 ( 65.982192)
test_rubyspec 0.092135 0.076563 46.127569 ( 51.299070)
total: 130.05 sec