Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-132338
#<BuildRuby:0x0000564433c4fce8
@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.20230724-132338",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005807 0.000419 1.423831 ( 2.681561)
build_miniruby 0.001068 0.000000 0.927396 ( 0.927169)
build_ruby 0.001125 0.000000 2.754455 ( 2.754108)
build_all 0.005787 0.004036 14.216900 ( 1.256594)
build_install 0.005157 0.003241 1.966499 ( 0.918880)
test_btest 0.000761 0.000207 80.988545 ( 7.970376)
test_basic 0.004305 0.000094 0.608189 ( 0.685768)
test_all 0.001019 0.000266 502.356726 ( 55.138359)
test_rubyspec 0.022823 0.018553 42.643838 ( 55.030258)
total: 127.36 sec