Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-165342
#<BuildRuby:0x00005577cae60d60
@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.20220218-165342",
@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.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006120 0.004843 0.954303 ( 1.239082)
build_miniruby 0.001608 0.000670 0.079369 ( 0.077078)
build_ruby 0.001377 0.000574 0.075617 ( 0.073467)
build_all 0.009920 0.000416 4.108323 ( 0.795777)
build_install 0.022842 0.000132 7.800396 ( 2.346566)
test_btest 0.000998 0.000263 70.903473 ( 8.455768)
test_basic 0.005839 0.001536 0.332898 ( 0.424316)
test_all 0.001742 0.000459 697.667670 ( 67.110855)
test_rubyspec 0.098089 0.058829 46.208928 ( 51.685971)
total: 132.21 sec