Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-180334
#<BuildRuby:0x0000564518054098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-180334",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000005 0.000027 ( 0.000023)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.000291 0.004111 1.063045 ( 1.457136)
build_miniruby 0.000704 0.000207 0.893955 ( 0.893079)
build_ruby 0.001233 0.000362 2.853936 ( 2.853055)
build_all 0.008518 0.001210 15.915182 ( 1.419206)
build_install 0.008349 0.000000 4.471621 ( 1.090555)
test_btest 0.000000 0.000923 81.538321 ( 6.871651)
test_basic 0.002041 0.002576 0.623136 ( 0.702799)
test_all 0.087797 0.050468 505.371230 ( 54.550067)
test_rubyspec 0.031456 0.016802 50.595534 ( 62.950221)
total: 132.79 sec