Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-233429
#<BuildRuby:0x0000556adf013340
@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.20220417-233429",
@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.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009836 0.001514 0.988215 ( 1.050107)
build_miniruby 0.001953 0.000301 0.077307 ( 0.076908)
build_ruby 0.001410 0.000217 0.068829 ( 0.068844)
build_all 0.008980 0.000000 1.490452 ( 0.609171)
build_install 0.017694 0.004499 5.969661 ( 2.939668)
test_btest 0.000921 0.000145 79.066188 ( 8.735020)
test_basic 0.003219 0.003707 0.335044 ( 0.425732)
test_all 0.002454 0.000467 681.420121 ( 66.490403)
test_rubyspec 0.106704 0.070952 46.643994 ( 52.062303)
total: 132.46 sec