Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-030515
#<BuildRuby:0x0000561c4a7e3fa8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230726-030515",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005495 0.000000 1.492864 ( 2.731962)
build_miniruby 0.001308 0.000000 0.892596 ( 0.891512)
build_ruby 0.001530 0.000068 2.677580 ( 2.681379)
build_all 0.008596 0.000654 14.667010 ( 1.296333)
build_install 0.005687 0.003065 2.120483 ( 0.969262)
test_btest 0.000857 0.000142 84.042224 ( 7.978927)
test_basic 0.003667 0.000611 0.665762 ( 0.744176)
test_all 0.000000 0.001366 505.209559 ( 53.743309)
test_rubyspec 0.019542 0.023003 45.423408 ( 57.770509)
total: 128.81 sec