Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-184335
#<BuildRuby:0x00005615f650f340
@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-184335",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008764 0.001252 0.938033 ( 1.037759)
build_miniruby 0.000000 0.002095 0.077261 ( 0.076002)
build_ruby 0.000000 0.002229 0.077343 ( 0.075564)
build_all 0.006170 0.003853 4.087856 ( 0.785706)
build_install 0.015223 0.008052 7.914689 ( 2.359974)
test_btest 0.000823 0.000247 73.831429 ( 8.315402)
test_basic 0.007296 0.000858 0.337689 ( 0.426429)
test_all 0.001539 0.000440 711.025237 ( 68.067098)
test_rubyspec 0.117554 0.050810 46.162255 ( 51.689783)
total: 132.84 sec