Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-023440
#<BuildRuby:0x000055d9e9917468
@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.20220510-023440",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001679 0.004539 0.832481 ( 1.071456)
build_miniruby 0.000812 0.000203 0.056672 ( 0.055433)
build_ruby 0.000742 0.000185 0.057517 ( 0.056192)
build_all 0.003539 0.000885 1.498022 ( 0.606318)
build_install 0.009678 0.001150 6.295053 ( 2.841563)
test_btest 0.000595 0.000138 51.203259 ( 8.042942)
test_basic 0.000943 0.005421 0.337477 ( 0.424931)
test_all 0.000926 0.000285 631.610897 ( 91.413298)
test_rubyspec 0.085521 0.044972 44.210585 ( 49.136301)
total: 153.65 sec