Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-062702
#<BuildRuby:0x000055fd5ac57468
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-062702",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003537 0.000322 0.990938 ( 1.276674)
build_miniruby 0.000692 0.000063 0.874081 ( 0.874744)
build_ruby 0.000885 0.000080 2.699188 ( 2.700842)
build_all 0.000101 0.007834 12.128547 ( 1.013697)
build_install 0.008664 0.001052 3.578786 ( 0.973895)
test_btest 0.000595 0.000138 63.729810 ( 5.912502)
test_basic 0.003232 0.000000 0.370746 ( 0.453760)
test_all 0.081970 0.020989 376.261631 ( 39.391708)
test_rubyspec 0.011533 0.049184 39.915866 ( 52.541964)
total: 105.14 sec