Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-225129
#<BuildRuby:0x0000557a07e504d0
@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-225129",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008352 0.002088 0.982152 ( 1.156093)
build_miniruby 0.002297 0.000574 0.846402 ( 0.844447)
build_ruby 0.002513 0.000629 2.130369 ( 2.131296)
build_all 0.019719 0.002027 18.636140 ( 2.170979)
build_install 0.021319 0.000000 2.039236 ( 1.025231)
test_btest 0.001463 0.000000 94.546616 ( 8.910309)
test_basic 0.008997 0.000467 0.348508 ( 0.436122)
test_all 0.001833 0.000290 678.285928 ( 63.614487)
test_rubyspec 0.103514 0.072987 48.102581 ( 56.159448)
total: 136.45 sec