Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-023615
#<BuildRuby:0x000055d04b7b6f08
@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.20220816-023615",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004315 0.005006 0.834538 ( 1.326091)
build_miniruby 0.001791 0.000000 0.064362 ( 0.062308)
build_ruby 0.001842 0.000000 0.065634 ( 0.064255)
build_all 0.003976 0.005346 1.266611 ( 0.476127)
build_install 0.012737 0.004266 1.568392 ( 0.788521)
test_btest 0.001081 0.000338 54.844806 ( 5.739998)
test_basic 0.005303 0.000214 0.271287 ( 0.362792)
test_all 0.001936 0.002188 501.797762 ( 53.062807)
test_rubyspec 0.073534 0.063746 41.626960 ( 49.202697)
total: 111.09 sec