Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-230907
#<BuildRuby:0x0000558daec2ac40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-230907",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006329 0.000349 0.860859 ( 1.139309)
build_miniruby 0.000906 0.000129 0.057248 ( 0.055992)
build_ruby 0.000899 0.000129 0.059172 ( 0.057941)
build_all 0.004052 0.000578 1.536276 ( 0.606008)
build_install 0.011475 0.000000 5.683600 ( 2.176765)
test_btest 0.000739 0.000000 53.663445 ( 7.878106)
test_basic 0.002720 0.003320 0.330146 ( 0.418118)
test_all 0.000716 0.000113 603.327608 ( 85.825276)
test_rubyspec 0.069331 0.043979 43.829643 ( 49.496955)
total: 147.66 sec