Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-020020
#<BuildRuby:0x0000563a542d4620
@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.20220814-020020",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000041 0.000010 0.000051 ( 0.000051)
build_up 0.006472 0.004875 0.960301 ( 0.987259)
build_miniruby 0.001292 0.000398 0.072509 ( 0.070951)
build_ruby 0.001473 0.000454 0.073880 ( 0.072201)
build_all 0.004436 0.006274 1.538943 ( 0.583958)
build_install 0.017114 0.004358 1.900680 ( 0.942178)
test_btest 0.000852 0.000304 75.157346 ( 8.456177)
test_basic 0.007386 0.000511 0.329872 ( 0.419341)
test_all 0.003547 0.000000 672.733482 ( 66.270918)
test_rubyspec 0.107281 0.065600 45.815019 ( 53.454106)
total: 131.26 sec