Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-152812
#<BuildRuby:0x000055665ffaa878
@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.20220618-152812",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004127 0.002063 0.863802 ( 1.022281)
build_miniruby 0.000674 0.000337 0.057626 ( 0.056419)
build_ruby 0.000000 0.000911 0.059147 ( 0.058033)
build_all 0.004348 0.000000 1.507761 ( 0.607279)
build_install 0.007794 0.003252 6.325574 ( 2.864732)
test_btest 0.000503 0.000235 47.974665 ( 8.639823)
test_basic 0.001247 0.004439 0.290779 ( 0.379360)
test_all 0.000986 0.000525 630.002742 ( 92.885917)
test_rubyspec 0.060863 0.035954 44.211140 ( 49.775405)
total: 156.29 sec