Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-035405
#<BuildRuby:0x000055618a6f3dd0
@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.20220816-035405",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003079 0.003701 0.841830 ( 0.920684)
build_miniruby 0.000841 0.000180 0.057773 ( 0.056586)
build_ruby 0.000817 0.000175 0.059859 ( 0.058537)
build_all 0.003864 0.000828 1.515583 ( 0.586729)
build_install 0.003121 0.008074 1.915565 ( 0.966838)
test_btest 0.000468 0.000156 48.894204 ( 8.729654)
test_basic 0.005117 0.000292 0.284263 ( 0.373369)
test_all 0.002294 0.000717 630.291665 ( 91.294211)
test_rubyspec 0.053806 0.058685 43.634751 ( 51.026371)
total: 154.01 sec