Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-011529
#<BuildRuby:0x000055a33ecb44e0
@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.20220914-011529",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010553 0.000000 1.123333 ( 1.708085)
build_miniruby 0.001929 0.000000 0.071756 ( 0.070001)
build_ruby 0.001768 0.000000 0.073162 ( 0.071645)
build_all 0.005045 0.004399 1.495788 ( 0.585157)
build_install 0.017443 0.004388 1.844065 ( 0.931208)
test_btest 0.000838 0.000076 96.306413 ( 9.431120)
test_basic 0.003633 0.003808 0.363413 ( 0.456065)
test_all 0.003187 0.000000 677.690030 ( 68.123784)
test_rubyspec 0.089840 0.084641 46.413245 ( 54.606500)
total: 135.98 sec