Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-125116
#<BuildRuby:0x0000560e554906d8
@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.20220818-125116",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008971 0.001380 0.971522 ( 1.135962)
build_miniruby 0.001783 0.000000 0.074675 ( 0.072952)
build_ruby 0.002569 0.000000 0.080737 ( 0.078371)
build_all 0.009725 0.000615 1.534053 ( 0.591755)
build_install 0.021386 0.000665 1.870747 ( 0.898102)
test_btest 0.001049 0.000117 74.111021 ( 8.368539)
test_basic 0.007506 0.000208 0.336809 ( 0.425891)
test_all 0.003711 0.000000 669.475243 ( 66.310049)
test_rubyspec 0.098336 0.078477 45.354522 ( 53.852631)
total: 131.74 sec