Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-052814
#<BuildRuby:0x0000559084bf7858
@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.20240117-052814",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005334 0.000280 1.027012 ( 1.413420)
build_miniruby 0.000000 0.000910 0.763005 ( 0.762937)
build_ruby 0.000000 0.001290 2.797737 ( 2.798371)
build_all 0.007661 0.001283 14.502153 ( 1.317728)
build_install 0.003163 0.004454 4.129882 ( 1.105507)
test_btest 0.001063 0.000139 76.205609 ( 7.109879)
test_basic 0.001223 0.004445 0.823769 ( 0.897450)
test_all 0.097282 0.034844 465.256259 ( 49.050175)
test_rubyspec 0.045018 0.017454 79.795251 ( 92.161126)
total: 156.62 sec