Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-124112
#<BuildRuby:0x000055947c8a1338
@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.20221030-124112",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011720 0.000561 1.114035 ( 1.211007)
build_miniruby 0.001527 0.000109 0.104207 ( 0.103600)
build_ruby 0.001455 0.000103 0.105015 ( 0.104391)
build_all 0.003208 0.004460 1.351475 ( 0.596014)
build_install 0.010800 0.004859 1.657190 ( 0.919970)
test_btest 0.001556 0.000275 62.548648 ( 6.322060)
test_basic 0.004582 0.003721 0.374294 ( 0.464844)
test_all 0.002777 0.004073 537.219857 ( 55.704854)
test_rubyspec 0.093488 0.036132 43.516137 ( 52.107849)
total: 117.54 sec