Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-020245
#<BuildRuby:0x0000562f22da5550
@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.20220815-020245",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000089 0.000007 0.000096 ( 0.000105)
build_up 0.001986 0.007737 0.840673 ( 1.572163)
build_miniruby 0.001365 0.000293 0.061683 ( 0.061333)
build_ruby 0.001010 0.000217 0.060329 ( 0.060641)
build_all 0.006993 0.001498 1.275301 ( 0.481200)
build_install 0.010078 0.007509 1.586388 ( 0.805650)
test_btest 0.001126 0.000322 51.758080 ( 6.046511)
test_basic 0.000921 0.005766 0.301157 ( 0.392485)
test_all 0.003770 0.000000 489.427647 ( 51.754977)
test_rubyspec 0.079699 0.056644 41.709890 ( 49.468508)
total: 110.64 sec