Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-030905
#<BuildRuby:0x000055d56c561570
@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.20221014-030905",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008955 0.000688 1.099516 ( 1.295362)
build_miniruby 0.001637 0.000126 0.100572 ( 0.099783)
build_ruby 0.001472 0.000114 0.099017 ( 0.098318)
build_all 0.008244 0.000635 1.278506 ( 0.572031)
build_install 0.015738 0.000309 1.651223 ( 0.908473)
test_btest 0.001975 0.000000 63.620910 ( 7.029020)
test_basic 0.006047 0.000000 0.351122 ( 0.443196)
test_all 0.006478 0.000177 510.769158 ( 54.824821)
test_rubyspec 0.068483 0.067359 43.137562 ( 51.667906)
total: 116.94 sec