Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-094945
#<BuildRuby:0x000055fdd9d5f7f0
@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.20231213-094945",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004747 0.000131 1.024122 ( 1.292865)
build_miniruby 0.000925 0.000168 0.866724 ( 0.866348)
build_ruby 0.001632 0.000000 2.712468 ( 2.713979)
build_all 0.001485 0.006787 12.124319 ( 0.989793)
build_install 0.010831 0.000000 3.562732 ( 0.967006)
test_btest 0.000924 0.000000 63.521025 ( 4.737594)
test_basic 0.003113 0.000000 0.376228 ( 0.458503)
test_all 0.077544 0.028194 420.749368 ( 37.518853)
test_rubyspec 0.030957 0.036762 39.586545 ( 52.251456)
total: 101.80 sec