Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-084544
#<BuildRuby:0x000055e838febe58
@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.20220818-084544",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005864 0.000452 0.900652 ( 1.038856)
build_miniruby 0.000819 0.000063 0.057597 ( 0.056381)
build_ruby 0.000905 0.000070 0.060440 ( 0.059271)
build_all 0.004446 0.000000 1.539856 ( 0.585346)
build_install 0.010559 0.000370 1.905868 ( 0.954002)
test_btest 0.000584 0.000039 47.359041 ( 8.947779)
test_basic 0.005325 0.000010 0.281133 ( 0.370512)
test_all 0.001591 0.000100 597.029426 ( 89.925511)
test_rubyspec 0.093813 0.036668 43.865381 ( 51.277618)
total: 153.22 sec