Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-172433
#<BuildRuby:0x0000556cf37848e8
@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.20220219-172433",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007177 0.004461 0.930220 ( 1.006908)
build_miniruby 0.001889 0.000000 0.072966 ( 0.070788)
build_ruby 0.001710 0.000000 0.068670 ( 0.066784)
build_all 0.010377 0.000000 4.053850 ( 0.783825)
build_install 0.021158 0.002897 7.772942 ( 2.324190)
test_btest 0.001246 0.000149 74.942478 ( 7.880340)
test_basic 0.005899 0.000708 0.326065 ( 0.414968)
test_all 0.001541 0.000185 703.060645 ( 67.472788)
test_rubyspec 0.125446 0.027070 45.910843 ( 51.745947)
total: 131.77 sec