Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-121530
#<BuildRuby:0x000055a0cf0fb520
@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-121530",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007509 0.001877 0.954122 ( 1.145538)
build_miniruby 0.000000 0.002750 0.856562 ( 0.855747)
build_ruby 0.001194 0.002325 2.128709 ( 2.128937)
build_all 0.019445 0.001323 18.592026 ( 2.160121)
build_install 0.019633 0.002462 2.019991 ( 1.030936)
test_btest 0.000000 0.001510 92.873897 ( 9.024371)
test_basic 0.006792 0.003603 0.351632 ( 0.437107)
test_all 0.002907 0.000000 668.053860 ( 67.916288)
test_rubyspec 0.103426 0.073232 48.031025 ( 56.159671)
total: 140.86 sec