Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-120513
#<BuildRuby:0x00005654e8b204d8
@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.20220821-120513",
@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.000005)
autoconf 0.000021 0.000000 0.000021 ( 0.000027)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007866 0.004018 0.976359 ( 1.096515)
build_miniruby 0.001554 0.000444 0.078604 ( 0.076545)
build_ruby 0.001351 0.000386 0.075795 ( 0.074684)
build_all 0.010753 0.000000 1.528162 ( 0.566890)
build_install 0.016456 0.005670 1.894419 ( 0.920972)
test_btest 0.000961 0.000251 76.098991 ( 8.281985)
test_basic 0.006516 0.000666 0.320993 ( 0.416980)
test_all 0.003519 0.000880 639.996734 ( 64.729719)
test_rubyspec 0.085611 0.082355 45.806587 ( 54.282505)
total: 130.45 sec