Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-032944
#<BuildRuby:0x000055aa0fc02c40
@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.20220717-032944",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006731 0.836535 ( 0.977831)
build_miniruby 0.000332 0.000730 0.057887 ( 0.056639)
build_ruby 0.000749 0.000161 0.058950 ( 0.057760)
build_all 0.004459 0.000101 1.509958 ( 0.599740)
build_install 0.004907 0.004220 5.593528 ( 2.180344)
test_btest 0.000591 0.000148 47.124702 ( 8.460617)
test_basic 0.002343 0.003576 0.355034 ( 0.442955)
test_all 0.000997 0.000294 600.987020 ( 86.613090)
test_rubyspec 0.074893 0.043636 43.323282 ( 49.009722)
total: 148.40 sec