Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-165852
#<BuildRuby:0x00005597fee14d30
@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.20220912-165852",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010085 0.000112 1.112354 ( 1.079536)
build_miniruby 0.001972 0.000124 0.074462 ( 0.072812)
build_ruby 0.002072 0.000130 0.069378 ( 0.067768)
build_all 0.010783 0.000096 1.561085 ( 0.585794)
build_install 0.018879 0.005594 1.948211 ( 0.965995)
test_btest 0.000819 0.000082 98.395924 ( 9.420776)
test_basic 0.001467 0.005381 0.357281 ( 0.445271)
test_all 0.003028 0.000454 643.311094 ( 67.123155)
test_rubyspec 0.099395 0.050145 47.347573 ( 55.650469)
total: 135.41 sec