Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-223704
#<BuildRuby:0x0000559278457800
@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.20220828-223704",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006915 0.005124 0.983849 ( 1.018549)
build_miniruby 0.001964 0.000280 0.079162 ( 0.076718)
build_ruby 0.001622 0.000232 0.079519 ( 0.077794)
build_all 0.009153 0.000000 1.504310 ( 0.567652)
build_install 0.016180 0.005869 1.844906 ( 0.917329)
test_btest 0.000992 0.000165 73.958138 ( 8.212077)
test_basic 0.008852 0.000000 0.330659 ( 0.421486)
test_all 0.005192 0.000000 674.580320 ( 67.008463)
test_rubyspec 0.138397 0.038355 45.627749 ( 54.103823)
total: 132.40 sec