Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-173753
#<BuildRuby:0x0000557c7e9a0060
@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.20231211-173753",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001624 0.003030 1.006441 ( 1.357535)
build_miniruby 0.000000 0.000761 0.864825 ( 0.865510)
build_ruby 0.000000 0.001644 2.690571 ( 2.690351)
build_all 0.005094 0.002218 12.041689 ( 1.003616)
build_install 0.007494 0.003830 3.502812 ( 0.961390)
test_btest 0.000631 0.000169 61.865089 ( 6.254454)
test_basic 0.004197 0.000062 0.373788 ( 0.453608)
test_all 0.091696 0.009995 404.596719 ( 37.472932)
test_rubyspec 0.031972 0.033688 39.677589 ( 52.378157)
total: 103.44 sec