Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-230103
#<BuildRuby:0x00005649d35483a0
@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.20220811-230103",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005743 0.005018 0.980790 ( 0.999226)
build_miniruby 0.001631 0.000233 0.075519 ( 0.073899)
build_ruby 0.001672 0.000239 0.079753 ( 0.077724)
build_all 0.007934 0.001133 1.523413 ( 0.566970)
build_install 0.020116 0.001958 5.295967 ( 2.080227)
test_btest 0.001027 0.000137 73.711150 ( 7.879296)
test_basic 0.007783 0.000162 0.327773 ( 0.425949)
test_all 0.004973 0.000000 645.286895 ( 64.398441)
test_rubyspec 0.100945 0.057247 45.291359 ( 52.884698)
total: 129.39 sec