Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-195708
#<BuildRuby:0x0000561e7bc044d8
@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.20220306-195708",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009547 0.001750 0.979211 ( 0.999964)
build_miniruby 0.001314 0.000404 0.076181 ( 0.074983)
build_ruby 0.001442 0.000444 0.079215 ( 0.078063)
build_all 0.010267 0.000000 4.242105 ( 0.859390)
build_install 0.013012 0.010916 7.999701 ( 2.465441)
test_btest 0.000000 0.001265 74.799797 ( 8.111549)
test_basic 0.002916 0.004661 0.338147 ( 0.427243)
test_all 0.001428 0.000588 686.643976 ( 66.484066)
test_rubyspec 0.088283 0.070830 46.338367 ( 51.856848)
total: 131.36 sec