Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-035708
#<BuildRuby:0x0000559ca5174070
@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.20230725-035708",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004917 0.000246 1.318402 ( 2.789802)
build_miniruby 0.000000 0.001051 0.814296 ( 0.813572)
build_ruby 0.000000 0.001560 2.673538 ( 2.678398)
build_all 0.003783 0.005568 14.056801 ( 1.269843)
build_install 0.007960 0.000519 2.013600 ( 0.935866)
test_btest 0.000853 0.000116 81.903853 ( 7.305193)
test_basic 0.001455 0.003867 0.663965 ( 0.743362)
test_all 0.000901 0.000000 498.169968 ( 52.806626)
test_rubyspec 0.021198 0.024343 43.670526 ( 55.930450)
total: 125.27 sec