Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-084023
#<BuildRuby:0x00005645f5793ba0
@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.20221012-084023",
@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.000002 0.000026 ( 0.000026)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000043 0.000004 0.000047 ( 0.000049)
build_up 0.010737 0.000473 1.087610 ( 1.133714)
build_miniruby 0.001427 0.000102 0.096436 ( 0.093797)
build_ruby 0.001372 0.000098 0.094646 ( 0.091546)
build_all 0.007408 0.000529 1.252753 ( 0.552185)
build_install 0.009265 0.004540 1.609494 ( 0.877661)
test_btest 0.001143 0.000135 61.892122 ( 6.739814)
test_basic 0.006386 0.000153 0.355110 ( 0.452067)
test_all 0.007469 0.000250 504.341951 ( 53.991587)
test_rubyspec 0.088274 0.044243 43.253220 ( 51.829879)
total: 115.76 sec