Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-172729
#<BuildRuby:0x000055d383117680
@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.20220304-172729",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009687 0.001384 1.044734 ( 1.147369)
build_miniruby 0.001699 0.000243 0.077833 ( 0.076567)
build_ruby 0.001576 0.000225 0.072193 ( 0.070786)
build_all 0.009588 0.000619 4.197747 ( 0.853605)
build_install 0.019852 0.002946 7.930489 ( 2.475801)
test_btest 0.001023 0.000140 75.401801 ( 8.117623)
test_basic 0.002881 0.005066 0.340225 ( 0.427585)
test_all 0.000000 0.001630 705.272091 ( 67.785822)
test_rubyspec 0.104204 0.063480 46.782996 ( 51.933847)
total: 132.89 sec