Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-181928
#<BuildRuby:0x00005592effbaf90
@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.20221013-181928",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000045 0.000003 0.000048 ( 0.000049)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.006831 0.005179 1.105769 ( 1.149646)
build_miniruby 0.001961 0.000000 0.089791 ( 0.086818)
build_ruby 0.001601 0.000000 0.097624 ( 0.095069)
build_all 0.007011 0.000861 1.346231 ( 0.577024)
build_install 0.008572 0.005793 1.603432 ( 0.886579)
test_btest 0.001809 0.000362 61.366399 ( 6.365625)
test_basic 0.007036 0.000000 0.355875 ( 0.445393)
test_all 0.008145 0.000000 489.404431 ( 53.306516)
test_rubyspec 0.094140 0.031498 43.185983 ( 51.720450)
total: 114.63 sec