Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-054646
#<BuildRuby:0x0000565161530620
@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.20220802-054646",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010649 0.001521 0.978030 ( 1.403439)
build_miniruby 0.001790 0.000256 0.073594 ( 0.073048)
build_ruby 0.001558 0.000222 0.067558 ( 0.067632)
build_all 0.009907 0.000000 1.557852 ( 0.602526)
build_install 0.019497 0.003013 5.107171 ( 2.082823)
test_btest 0.000961 0.000126 76.228372 ( 7.880475)
test_basic 0.007535 0.000000 0.324954 ( 0.417126)
test_all 0.002182 0.000147 637.499068 ( 65.744132)
test_rubyspec 0.114448 0.063913 45.229989 ( 50.997246)
total: 129.27 sec