Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-062604
#<BuildRuby:0x0000556be92c4e80
@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.20220722-062604",
@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.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002355 0.009009 0.879027 ( 2.701666)
build_miniruby 0.001133 0.000377 0.063381 ( 0.061887)
build_ruby 0.001521 0.000507 0.065242 ( 0.063104)
build_all 0.006067 0.002022 1.232468 ( 0.471273)
build_install 0.016544 0.000373 4.274160 ( 1.832768)
test_btest 0.001726 0.000461 54.383652 ( 6.510971)
test_basic 0.006041 0.001611 0.303664 ( 0.400897)
test_all 0.002409 0.000643 505.245749 ( 53.202596)
test_rubyspec 0.083021 0.051316 41.594460 ( 47.508365)
total: 112.75 sec