Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-182548
#<BuildRuby:0x0000563b067d2cc8
@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.20221202-182548",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006773 0.004616 1.202765 ( 1.224083)
build_miniruby 0.002733 0.000000 0.841290 ( 0.839455)
build_ruby 0.003302 0.000000 2.242018 ( 2.147169)
build_all 0.013291 0.008034 18.654873 ( 2.162436)
build_install 0.017277 0.003283 2.088948 ( 1.003198)
test_btest 0.001100 0.000275 89.829798 ( 9.255990)
test_basic 0.004479 0.005360 0.344936 ( 0.429254)
test_all 0.002297 0.000000 716.156115 ( 70.901280)
test_rubyspec 0.119280 0.056824 49.151387 ( 57.225927)
total: 145.19 sec