Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-115400
#<BuildRuby:0x0000562c86e1b4b0
@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.20240112-115400",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004652 0.000358 0.814576 ( 1.197664)
build_miniruby 0.001012 0.000078 0.814598 ( 0.814936)
build_ruby 0.001885 0.000145 2.679639 ( 2.680377)
build_all 0.007776 0.000221 12.046995 ( 0.952062)
build_install 0.001197 0.012584 3.425088 ( 0.973968)
test_btest 0.000589 0.000147 65.353663 ( 4.718443)
test_basic 0.004921 0.000119 0.416054 ( 0.495867)
test_all 0.072974 0.026785 379.410606 ( 36.103620)
test_rubyspec 0.051436 0.022099 40.960813 ( 53.493486)
total: 101.43 sec