Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-165459
#<BuildRuby:0x000055bed29849c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-165459",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010437 0.000984 0.981720 ( 1.017629)
build_miniruby 0.001913 0.000295 0.078385 ( 0.075948)
build_ruby 0.001778 0.000273 0.075710 ( 0.073739)
build_all 0.004490 0.005917 1.510939 ( 0.580172)
build_install 0.015400 0.006548 1.869911 ( 0.916910)
test_btest 0.001004 0.000267 76.541833 ( 8.512017)
test_basic 0.006299 0.001680 0.332050 ( 0.419986)
test_all 0.003477 0.000927 647.281897 ( 64.987898)
test_rubyspec 0.103514 0.069498 45.710245 ( 54.285733)
total: 130.87 sec