Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-001512
#<BuildRuby:0x000055d7b4c2f240
@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-001512",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004174 0.004904 0.975161 ( 1.137102)
build_miniruby 0.002309 0.000533 0.847002 ( 0.846470)
build_ruby 0.002378 0.000549 2.132768 ( 2.134674)
build_all 0.011899 0.008299 18.748923 ( 2.147111)
build_install 0.008742 0.012484 2.061366 ( 1.052871)
test_btest 0.001127 0.000000 89.927927 ( 8.940677)
test_basic 0.008302 0.001511 0.351837 ( 0.437068)
test_all 0.002262 0.000349 691.106105 ( 67.422493)
test_rubyspec 0.091609 0.067778 47.992971 ( 56.185474)
total: 140.30 sec