Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-133317
#<BuildRuby:0x0000559ba5c588e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221128-133317",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000023 0.000004 0.000027 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.007085 0.004759 1.147090 ( 1.143628)
build_miniruby 0.002366 0.000507 0.839021 ( 0.837819)
build_ruby 0.000000 0.004337 2.218270 ( 2.126084)
build_all 0.018255 0.004647 18.613889 ( 2.189083)
build_install 0.020294 0.001596 1.842400 ( 0.946712)
test_btest 0.001429 0.000340 90.062711 ( 8.946064)
test_basic 0.005124 0.004980 0.349741 ( 0.436475)
test_all 0.001448 0.001978 733.709800 ( 71.857224)
test_rubyspec 0.103316 0.082096 48.900358 ( 57.050298)
total: 145.53 sec