Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-012804
#<BuildRuby:0x000055b68bac7208
@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.20221205-012804",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001055 0.003785 0.839153 ( 1.271755)
build_miniruby 0.000766 0.000117 0.518756 ( 0.518891)
build_ruby 0.001151 0.000177 1.696295 ( 1.620032)
build_all 0.006173 0.003753 12.045397 ( 1.494377)
build_install 0.004018 0.003091 1.670010 ( 0.757423)
test_btest 0.000534 0.000126 65.058170 ( 6.225233)
test_basic 0.000395 0.002891 0.250555 ( 0.346890)
test_all 0.000713 0.000198 464.979942 ( 50.914710)
test_rubyspec 0.019880 0.006724 35.345336 ( 45.963243)
total: 109.11 sec