Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-153740
#<BuildRuby:0x000055e026a4b5f8
@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.20240113-153740",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003381 0.000563 1.004830 ( 1.419978)
build_miniruby 0.001126 0.000187 0.912382 ( 0.912026)
build_ruby 0.001259 0.000210 2.877687 ( 2.880129)
build_all 0.009587 0.000122 14.581551 ( 1.402432)
build_install 0.009229 0.000686 4.170296 ( 1.131118)
test_btest 0.000623 0.000089 76.957566 ( 7.378747)
test_basic 0.004379 0.000625 0.468617 ( 0.547532)
test_all 0.123777 0.012498 538.987124 ( 53.262768)
test_rubyspec 0.005035 0.027591 48.606004 ( 61.111809)
total: 130.05 sec