Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-102841
#<BuildRuby:0x0000561d86a4e5a8
@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.20220503-102841",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006378 0.000165 0.826044 ( 0.883124)
build_miniruby 0.000956 0.000064 0.057261 ( 0.056033)
build_ruby 0.000922 0.000061 0.057193 ( 0.056002)
build_all 0.004337 0.000008 1.490499 ( 0.597531)
build_install 0.007753 0.003307 6.270039 ( 2.833334)
test_btest 0.000722 0.000072 54.101302 ( 8.091169)
test_basic 0.005379 0.000538 0.309610 ( 0.397737)
test_all 0.001348 0.000135 621.428943 ( 89.904471)
test_rubyspec 0.097346 0.023060 43.841087 ( 48.722873)
total: 151.54 sec