Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-061349
#<BuildRuby:0x000055fcc650f438
@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.20231220-061349",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004068 0.000003 1.051148 ( 1.324938)
build_miniruby 0.000825 0.000069 0.903239 ( 0.903685)
build_ruby 0.001027 0.000086 2.732882 ( 2.736051)
build_all 0.007123 0.000593 12.232018 ( 1.020283)
build_install 0.011340 0.000123 3.606077 ( 0.989742)
test_btest 0.000705 0.000051 63.518541 ( 4.899515)
test_basic 0.000000 0.003533 0.383584 ( 0.466910)
test_all 0.071175 0.037014 442.690687 ( 42.037645)
test_rubyspec 0.030843 0.017253 40.581902 ( 53.332218)
total: 107.71 sec