Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-195923
#<BuildRuby:0x0000556d5ed33f30
@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-195923",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003291 0.000548 0.622162 ( 1.042617)
build_miniruby 0.000974 0.000000 0.747901 ( 0.747003)
build_ruby 0.001308 0.000000 2.494688 ( 2.494131)
build_all 0.008639 0.000364 12.618102 ( 1.494207)
build_install 0.002402 0.004020 1.619945 ( 0.778735)
test_btest 0.000526 0.000105 63.747699 ( 6.365696)
test_basic 0.003177 0.000635 0.271622 ( 0.366605)
test_all 0.000864 0.000173 488.461614 ( 46.285339)
test_rubyspec 0.015899 0.012741 35.077910 ( 45.521378)
total: 105.10 sec