Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-141353
#<BuildRuby:0x0000563c6518b7b0
@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.20220813-141353",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008527 0.002842 0.969655 ( 0.998981)
build_miniruby 0.001807 0.000603 0.070803 ( 0.069672)
build_ruby 0.001508 0.000503 0.071675 ( 0.070638)
build_all 0.007466 0.002489 1.560216 ( 0.601550)
build_install 0.019021 0.002944 1.885599 ( 0.932687)
test_btest 0.000000 0.001193 74.256245 ( 8.264715)
test_basic 0.005402 0.002329 0.324008 ( 0.413909)
test_all 0.001581 0.004086 634.977300 ( 64.345593)
test_rubyspec 0.090591 0.085384 46.114699 ( 53.629382)
total: 129.33 sec