Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-032103
#<BuildRuby:0x0000559170dacc10
@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.20220211-032103",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010929 0.000781 0.930149 ( 1.092126)
build_miniruby 0.000000 0.002899 0.075718 ( 0.072527)
build_ruby 0.000000 0.002126 0.080258 ( 0.077839)
build_all 0.006565 0.003892 4.097318 ( 0.767527)
build_install 0.017868 0.005472 7.930112 ( 2.363228)
test_btest 0.001232 0.000259 71.014492 ( 8.049481)
test_basic 0.007563 0.000528 0.336162 ( 0.428084)
test_all 0.001449 0.000290 656.605371 ( 65.322507)
test_rubyspec 0.138984 0.031249 46.099948 ( 51.526657)
total: 129.70 sec