Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-060055
#<BuildRuby:0x0000555c67d8f0b8
@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.20230601-060055",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005059 0.000533 1.476382 ( 2.892810)
build_miniruby 0.000883 0.000093 0.800840 ( 0.800324)
build_ruby 0.000000 0.001352 2.325551 ( 2.326560)
build_all 0.004068 0.005509 12.949535 ( 1.142138)
build_install 0.004718 0.003232 1.772562 ( 0.894430)
test_btest 0.000957 0.000199 81.555652 ( 7.468998)
test_basic 0.003997 0.000044 0.667812 ( 0.753933)
test_all 0.001722 0.000147 432.678154 ( 42.771518)
test_rubyspec 0.019226 0.020698 42.925745 ( 55.426993)
total: 114.48 sec