Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-155454
#<BuildRuby:0x000055665b05e5a8
@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.20220507-155454",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005770 0.000412 0.835294 ( 1.069036)
build_miniruby 0.000882 0.000063 0.057125 ( 0.055846)
build_ruby 0.000831 0.000059 0.057879 ( 0.056653)
build_all 0.004210 0.000000 1.523862 ( 0.604247)
build_install 0.010442 0.000362 6.285858 ( 2.843219)
test_btest 0.000736 0.000046 54.951217 ( 8.130427)
test_basic 0.005684 0.000355 0.340797 ( 0.429087)
test_all 0.001278 0.000049 620.857094 ( 93.053844)
test_rubyspec 0.083413 0.042828 43.836931 ( 48.932806)
total: 155.18 sec