Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-102804
#<BuildRuby:0x000055b0cbc2f340
@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.20220217-102804",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007629 0.003918 0.960208 ( 1.433351)
build_miniruby 0.000000 0.002234 0.069443 ( 0.067262)
build_ruby 0.001202 0.000720 0.072192 ( 0.070423)
build_all 0.007681 0.002743 4.150061 ( 0.796013)
build_install 0.024198 0.000000 7.782174 ( 2.353436)
test_btest 0.001023 0.000000 69.104089 ( 8.185258)
test_basic 0.006595 0.000000 0.336907 ( 0.426331)
test_all 0.000707 0.001424 686.314005 ( 66.852922)
test_rubyspec 0.095799 0.058451 46.122137 ( 51.670613)
total: 131.86 sec