Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-011720
#<BuildRuby:0x00005572fbbe8a98
@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-011720",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007511 0.002731 0.958546 ( 1.122910)
build_miniruby 0.000000 0.002386 0.848797 ( 0.847916)
build_ruby 0.002315 0.001225 2.137547 ( 2.137258)
build_all 0.015352 0.005238 18.642963 ( 2.197158)
build_install 0.016980 0.005830 2.097122 ( 1.017525)
test_btest 0.000984 0.000383 94.352834 ( 8.922653)
test_basic 0.000000 0.009349 0.350716 ( 0.437981)
test_all 0.001174 0.000872 682.178688 ( 63.224070)
test_rubyspec 0.073814 0.093875 48.207888 ( 56.299531)
total: 136.21 sec