Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-110535
#<BuildRuby:0x00005609c912b4b0
@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.20240106-110535",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004240 0.000249 1.164925 ( 1.618566)
build_miniruby 0.001517 0.000000 1.399179 ( 1.401454)
build_ruby 0.001649 0.000000 4.522980 ( 4.532944)
build_all 0.009926 0.000000 16.335356 ( 1.537776)
build_install 0.007690 0.006936 4.720910 ( 1.580180)
test_btest 0.000777 0.000093 81.493124 ( 11.552925)
test_basic 0.001885 0.003475 0.571663 ( 0.638442)
test_all 0.077150 0.041641 552.687902 ( 59.855927)
test_rubyspec 0.023174 0.038052 71.516155 ( 83.902330)
total: 166.62 sec