Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-071228
#<BuildRuby:0x0000556d0e8cacc8
@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.20221204-071228",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006664 0.004496 1.216765 ( 1.216189)
build_miniruby 0.002182 0.000468 0.863622 ( 0.862736)
build_ruby 0.003839 0.000000 2.244224 ( 2.153825)
build_all 0.014919 0.006850 18.677703 ( 2.186713)
build_install 0.018006 0.003535 2.070894 ( 1.042222)
test_btest 0.001019 0.000245 92.204442 ( 8.865042)
test_basic 0.009520 0.002285 0.344801 ( 0.426177)
test_all 0.003067 0.000000 702.853542 ( 70.116806)
test_rubyspec 0.121928 0.059483 50.046592 ( 58.107376)
total: 144.98 sec