Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-082145
#<BuildRuby:0x00005593a23704e8
@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.20220314-082145",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010805 0.000366 1.013750 ( 1.548085)
build_miniruby 0.001489 0.000199 0.076378 ( 0.074693)
build_ruby 0.002017 0.000269 0.079958 ( 0.077765)
build_all 0.009654 0.000085 4.218469 ( 0.839579)
build_install 0.015983 0.007335 7.890451 ( 2.398279)
test_btest 0.001019 0.000180 75.937157 ( 7.794433)
test_basic 0.007386 0.000347 0.337676 ( 0.426574)
test_all 0.002242 0.000373 684.135598 ( 67.690937)
test_rubyspec 0.131000 0.027854 46.308715 ( 51.810639)
total: 132.66 sec