Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-144735
#<BuildRuby:0x0000559baa26fe58
@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.20220810-144735",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006181 0.000442 0.911942 ( 2.689921)
build_miniruby 0.000896 0.000064 0.057373 ( 0.056171)
build_ruby 0.000914 0.000065 0.059457 ( 0.058323)
build_all 0.004617 0.000000 1.517618 ( 0.584458)
build_install 0.006397 0.004728 5.632859 ( 2.174863)
test_btest 0.000519 0.000064 50.421549 ( 8.486532)
test_basic 0.001488 0.004077 0.308683 ( 0.397874)
test_all 0.000994 0.000175 604.625313 ( 91.510560)
test_rubyspec 0.089418 0.027992 43.825314 ( 51.338373)
total: 157.30 sec