Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-194946
#<BuildRuby:0x00005565a8001550
@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.20220825-194946",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.009754 0.000813 0.818765 ( 0.879112)
build_miniruby 0.001462 0.000122 0.055500 ( 0.054336)
build_ruby 0.001456 0.000000 0.051227 ( 0.050212)
build_all 0.007813 0.000328 1.244307 ( 0.468058)
build_install 0.005932 0.011115 1.600504 ( 0.812292)
test_btest 0.000944 0.000203 54.527496 ( 6.172469)
test_basic 0.002194 0.004706 0.299628 ( 0.389583)
test_all 0.004083 0.001089 499.742727 ( 53.199440)
test_rubyspec 0.114363 0.023334 41.807020 ( 50.228855)
total: 112.26 sec