Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-231952
#<BuildRuby:0x0000557beb8434f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-231952",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003514 0.000000 0.617601 ( 1.010012)
build_miniruby 0.000820 0.000112 0.739424 ( 0.738436)
build_ruby 0.001085 0.000271 2.498903 ( 2.498408)
build_all 0.008915 0.000166 12.576412 ( 1.510513)
build_install 0.006600 0.000000 1.605391 ( 0.759974)
test_btest 0.000646 0.000000 64.741985 ( 6.238141)
test_basic 0.003538 0.000000 0.241592 ( 0.336419)
test_all 0.001257 0.000000 489.546577 ( 46.217223)
test_rubyspec 0.026841 0.001461 35.128906 ( 45.606632)
total: 104.92 sec