Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-162536
#<BuildRuby:0x000055ddf86ebd48
@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.20221219-162536",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003529 0.000000 0.637206 ( 1.214131)
build_miniruby 0.000946 0.000000 0.764975 ( 0.764803)
build_ruby 0.001343 0.000000 2.580980 ( 2.506633)
build_all 0.008564 0.000369 12.478833 ( 1.519168)
build_install 0.004036 0.002729 1.622338 ( 0.756922)
test_btest 0.000561 0.000094 65.026610 ( 6.442487)
test_basic 0.003746 0.000009 0.262800 ( 0.357601)
test_all 0.001346 0.000212 506.297671 ( 69.673626)
test_rubyspec 0.016887 0.009763 35.273743 ( 45.791391)
total: 129.03 sec