Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-010833
#<BuildRuby:0x000055b4a2787dd0
@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-010833",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005903 0.000984 0.828807 ( 1.002305)
build_miniruby 0.001012 0.000000 0.056687 ( 0.055476)
build_ruby 0.000886 0.000000 0.058660 ( 0.057446)
build_all 0.004276 0.000249 1.530757 ( 0.601569)
build_install 0.004194 0.004648 5.639083 ( 2.196952)
test_btest 0.000519 0.000111 49.039252 ( 8.483014)
test_basic 0.005000 0.001072 0.291994 ( 0.379756)
test_all 0.000862 0.000185 623.432218 ( 89.043236)
test_rubyspec 0.095170 0.015895 43.807973 ( 49.422657)
total: 151.24 sec