Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-200657
#<BuildRuby:0x00005624d88c8018
@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.20231205-200657",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003584 0.001195 0.988104 ( 1.264017)
build_miniruby 0.000883 0.000295 0.869971 ( 0.869096)
build_ruby 0.000800 0.000267 2.713731 ( 2.715392)
build_all 0.006070 0.002024 11.998140 ( 1.006937)
build_install 0.001291 0.008515 3.562343 ( 0.973717)
test_btest 0.000000 0.000765 64.305637 ( 5.453070)
test_basic 0.000000 0.002978 0.372088 ( 0.456122)
test_all 0.077382 0.022247 380.687689 ( 38.677561)
test_rubyspec 0.037828 0.031510 39.609863 ( 52.254201)
total: 103.67 sec