Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-061140
#<BuildRuby:0x0000556290a19350
@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.20220829-061140",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000912 0.010793 0.832668 ( 1.346218)
build_miniruby 0.001794 0.000000 0.064285 ( 0.062779)
build_ruby 0.002061 0.000062 0.068719 ( 0.066396)
build_all 0.005877 0.002099 1.250493 ( 0.465271)
build_install 0.006595 0.009372 1.567108 ( 0.786107)
test_btest 0.000742 0.000346 52.523140 ( 5.983241)
test_basic 0.006103 0.000741 0.286228 ( 0.381614)
test_all 0.002238 0.000979 499.909494 ( 52.700565)
test_rubyspec 0.085135 0.033918 41.026076 ( 49.741300)
total: 111.53 sec