Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-205956
#<BuildRuby:0x00005564034c7040
@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-205956",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.007138 1.566193 ( 2.831303)
build_miniruby 0.000204 0.000838 0.930153 ( 0.929671)
build_ruby 0.000837 0.000295 2.780049 ( 2.780086)
build_all 0.004905 0.004376 14.336658 ( 1.332054)
build_install 0.008021 0.000000 2.016352 ( 1.113210)
test_btest 0.000876 0.000272 81.282094 ( 7.976119)
test_basic 0.002080 0.003350 0.657948 ( 0.733981)
test_all 0.000808 0.000308 536.850731 ( 48.378624)
test_rubyspec 0.020763 0.025409 45.347226 ( 57.786165)
total: 123.86 sec