Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-170236
#<BuildRuby:0x0000564a69c43ba0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230520-170236",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001741 0.003540 1.386818 ( 2.656952)
build_miniruby 0.000000 0.001085 0.755919 ( 0.755015)
build_ruby 0.000000 0.001199 2.436413 ( 2.437025)
build_all 0.004372 0.004410 12.362906 ( 1.086990)
build_install 0.006974 0.000000 1.594769 ( 0.824257)
test_btest 0.000856 0.000139 79.486127 ( 7.258652)
test_basic 0.001401 0.003106 0.684935 ( 0.765773)
test_all 0.000891 0.000214 428.137657 ( 47.744587)
test_rubyspec 0.016162 0.025601 42.159456 ( 54.629727)
total: 118.16 sec