Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-163529
#<BuildRuby:0x000055a032f1b4b8
@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.20220823-163529",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000053 0.000024 0.000077 ( 0.000077)
build_up 0.009042 0.002106 0.986558 ( 1.056905)
build_miniruby 0.001374 0.000573 0.075119 ( 0.073569)
build_ruby 0.001399 0.000583 0.078138 ( 0.076171)
build_all 0.006864 0.003607 1.547212 ( 0.579089)
build_install 0.013159 0.008532 1.847412 ( 0.914471)
test_btest 0.000873 0.000408 77.204937 ( 8.123894)
test_basic 0.000716 0.007777 0.323730 ( 0.409965)
test_all 0.003117 0.001753 682.238388 ( 66.451744)
test_rubyspec 0.092299 0.084394 46.107379 ( 54.629308)
total: 132.32 sec