Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-101823
#<BuildRuby:0x0000556b8c1833a8
@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.20230105-101823",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008827 0.000317 0.946372 ( 1.151191)
build_miniruby 0.002464 0.000164 0.837586 ( 0.837032)
build_ruby 0.000000 0.002475 2.131024 ( 2.133441)
build_all 0.016811 0.002921 18.425984 ( 2.131459)
build_install 0.015699 0.005119 1.811594 ( 0.933152)
test_btest 0.001073 0.000161 86.905647 ( 9.244475)
test_basic 0.001882 0.005494 0.356698 ( 0.449990)
test_all 0.001948 0.000204 658.415243 ( 68.963877)
test_rubyspec 0.126418 0.027097 47.810551 ( 56.053359)
total: 141.90 sec