Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-065610
#<BuildRuby:0x00005593d6683340
@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.20220211-065610",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010720 0.000591 0.975704 ( 1.466995)
build_miniruby 0.001402 0.000301 0.077618 ( 0.075818)
build_ruby 0.001590 0.000341 0.079839 ( 0.077987)
build_all 0.005672 0.004745 4.173883 ( 0.792232)
build_install 0.017905 0.005723 7.784071 ( 2.332538)
test_btest 0.000934 0.000260 74.420452 ( 7.978221)
test_basic 0.008471 0.000965 0.353117 ( 0.437863)
test_all 0.001983 0.000000 657.802602 ( 64.933212)
test_rubyspec 0.086949 0.062890 46.137351 ( 51.404954)
total: 129.50 sec