Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-235647
#<BuildRuby:0x000056351f094b88
@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.20220818-235647",
@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.000008 0.000004 0.000012 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000023)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010605 0.001138 0.999085 ( 1.315639)
build_miniruby 0.002139 0.000000 0.074923 ( 0.073326)
build_ruby 0.001948 0.000116 0.076621 ( 0.074871)
build_all 0.009979 0.001967 1.528505 ( 0.572976)
build_install 0.017837 0.004454 1.872499 ( 0.905606)
test_btest 0.000000 0.001253 73.732265 ( 8.072871)
test_basic 0.006541 0.002313 0.331084 ( 0.419399)
test_all 0.000000 0.003518 641.087198 ( 64.018312)
test_rubyspec 0.110180 0.066758 45.349974 ( 53.871643)
total: 129.33 sec