Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-070608
#<BuildRuby:0x000055e420333df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-070608",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004603 0.000000 1.037431 ( 2.083402)
build_miniruby 0.000930 0.000000 0.999405 ( 0.998008)
build_ruby 0.001409 0.000000 2.809745 ( 2.705959)
build_all 0.004852 0.004064 15.910823 ( 3.447706)
build_install 0.008446 0.000031 1.956060 ( 1.108236)
test_btest 0.000481 0.000085 61.623659 ( 10.871346)
test_basic 0.003733 0.000659 0.305218 ( 0.396532)
test_all 0.001078 0.000190 640.348157 (102.621797)
test_rubyspec 0.042476 0.016201 51.933396 ( 60.100646)
total: 184.33 sec