Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-102955
#<BuildRuby:0x00005624239bb2c8
@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.20220717-102955",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005541 0.000852 0.828799 ( 0.890833)
build_miniruby 0.000889 0.000137 0.057312 ( 0.056054)
build_ruby 0.000834 0.000129 0.058920 ( 0.057599)
build_all 0.004579 0.000000 1.519065 ( 0.611777)
build_install 0.010087 0.000776 5.575038 ( 2.160419)
test_btest 0.000736 0.000098 51.071877 ( 7.774335)
test_basic 0.005291 0.000050 0.299733 ( 0.388974)
test_all 0.000915 0.000114 586.097552 ( 93.377477)
test_rubyspec 0.079341 0.011724 43.262391 ( 48.922861)
total: 154.24 sec