Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-142904
#<BuildRuby:0x00005581db5274b8
@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.20220722-142904",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009801 0.000780 0.990716 ( 1.077178)
build_miniruby 0.002045 0.000272 0.076859 ( 0.074685)
build_ruby 0.001669 0.000223 0.079152 ( 0.077564)
build_all 0.008803 0.001174 1.509701 ( 0.568246)
build_install 0.022097 0.000000 5.182382 ( 2.089706)
test_btest 0.001265 0.000000 72.981003 ( 8.401162)
test_basic 0.004155 0.005458 0.318595 ( 0.405174)
test_all 0.001817 0.000000 625.317649 ( 64.157858)
test_rubyspec 0.098841 0.075946 45.636915 ( 51.372622)
total: 128.23 sec