Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-210841
#<BuildRuby:0x0000559e6c2a59d0
@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.20221225-210841",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.009901 0.001523 0.966911 ( 1.879915)
build_miniruby 0.002398 0.000369 0.846394 ( 0.844704)
build_ruby 0.002185 0.000336 2.144598 ( 2.145641)
build_all 0.013763 0.007648 18.575210 ( 2.174973)
build_install 0.005789 0.015747 2.066023 ( 1.017025)
test_btest 0.000000 0.001430 90.704903 ( 9.016040)
test_basic 0.002582 0.006984 0.347868 ( 0.433002)
test_all 0.002553 0.000000 680.266288 ( 63.328355)
test_rubyspec 0.105995 0.071914 48.317219 ( 56.460686)
total: 137.30 sec