Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-193351
#<BuildRuby:0x000055fdf11848f0
@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.20220218-193351",
@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.000013 0.000007 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008283 0.004142 1.213076 ( 1.592282)
build_miniruby 0.001774 0.000887 1.532257 ( 1.355300)
build_ruby 0.002637 0.001319 2.530199 ( 2.350927)
build_all 0.008429 0.010402 21.143461 ( 2.316574)
build_install 0.016365 0.006883 7.950650 ( 2.323412)
test_btest 0.000848 0.000477 72.193140 ( 7.680062)
test_basic 0.001591 0.005948 0.342745 ( 0.429270)
test_all 0.001271 0.000794 695.655171 ( 67.300699)
test_rubyspec 0.076700 0.083699 46.135627 ( 51.396100)
total: 136.75 sec