Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-214934
#<BuildRuby:0x0000562457e03e00
@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.20220819-214934",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006402 0.000457 0.811281 ( 1.152983)
build_miniruby 0.000987 0.000071 0.057543 ( 0.056277)
build_ruby 0.000852 0.000061 0.059490 ( 0.058321)
build_all 0.004385 0.000000 1.516269 ( 0.587355)
build_install 0.010993 0.000117 1.910238 ( 0.965288)
test_btest 0.000828 0.000048 53.548385 ( 8.114399)
test_basic 0.005976 0.000352 0.338135 ( 0.425660)
test_all 0.002001 0.000052 619.722216 ( 90.671254)
test_rubyspec 0.068109 0.058452 44.169085 ( 52.404484)
total: 154.44 sec