Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-070527
#<BuildRuby:0x000055a4c7b2c250
@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.20221129-070527",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008111 0.003973 1.250278 ( 2.242682)
build_miniruby 0.002323 0.000291 0.855674 ( 0.855243)
build_ruby 0.000000 0.003118 2.248059 ( 2.153056)
build_all 0.017792 0.001656 18.539171 ( 2.165895)
build_install 0.013434 0.007894 1.866769 ( 0.948208)
test_btest 0.000950 0.000207 88.644856 ( 8.530514)
test_basic 0.007761 0.001687 0.354682 ( 0.438956)
test_all 0.000000 0.002786 678.583938 ( 71.773879)
test_rubyspec 0.114158 0.063485 49.151595 ( 57.272185)
total: 146.38 sec