Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-103605
#<BuildRuby:0x0000562adc2229c0
@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.20221102-103605",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007516 0.001252 0.912331 ( 1.132367)
build_miniruby 0.001177 0.000197 0.046849 ( 0.045546)
build_ruby 0.001109 0.000185 0.049410 ( 0.048126)
build_all 0.006156 0.001026 1.206018 ( 0.463894)
build_install 0.005123 0.010619 1.524181 ( 0.788224)
test_btest 0.000914 0.000281 64.234369 ( 6.710412)
test_basic 0.005128 0.001578 0.320122 ( 0.410135)
test_all 0.003468 0.003446 520.723813 ( 54.986819)
test_rubyspec 0.064691 0.062984 43.288966 ( 51.857711)
total: 116.44 sec