Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-022027
#<BuildRuby:0x000055dc222691f8
@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.20221017-022027",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008963 0.000753 1.109205 ( 1.191717)
build_miniruby 0.001646 0.000000 0.097264 ( 0.095847)
build_ruby 0.001767 0.000000 0.107815 ( 0.107145)
build_all 0.008989 0.000000 1.311314 ( 0.577179)
build_install 0.012277 0.003513 1.659031 ( 0.931669)
test_btest 0.001897 0.000000 61.525085 ( 6.642935)
test_basic 0.000000 0.006859 0.360984 ( 0.454118)
test_all 0.006473 0.000451 501.068655 ( 53.609105)
test_rubyspec 0.078278 0.052852 43.723969 ( 52.275924)
total: 115.89 sec