Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-063143
#<BuildRuby:0x000055bf066d8d30
@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.20220831-063143",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011436 0.000000 0.987516 ( 1.013508)
build_miniruby 0.001960 0.000260 0.072101 ( 0.069942)
build_ruby 0.001710 0.000342 0.077405 ( 0.075364)
build_all 0.009303 0.000943 1.520906 ( 0.576694)
build_install 0.022173 0.000569 1.892511 ( 0.958894)
test_btest 0.000969 0.000145 76.454634 ( 8.062989)
test_basic 0.006900 0.001035 0.322208 ( 0.413677)
test_all 0.003819 0.000000 684.610730 ( 67.075975)
test_rubyspec 0.111824 0.055010 45.704737 ( 54.159872)
total: 132.41 sec