Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-023751
#<BuildRuby:0x000055cc597bce80
@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.20220722-023751",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007618 0.003047 0.892371 ( 1.623464)
build_miniruby 0.001618 0.000647 0.056446 ( 0.054684)
build_ruby 0.000985 0.000394 0.050152 ( 0.049239)
build_all 0.007205 0.000810 1.233093 ( 0.476998)
build_install 0.014013 0.002941 4.182906 ( 1.776771)
test_btest 0.001339 0.000446 53.141276 ( 6.026164)
test_basic 0.004709 0.001570 0.289579 ( 0.380785)
test_all 0.001695 0.000565 475.654090 ( 51.843322)
test_rubyspec 0.092812 0.025204 41.944245 ( 47.595435)
total: 109.83 sec