Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-082059
#<BuildRuby:0x000055a5b07df680
@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-082059",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000048 0.000022 0.000070 ( 0.000075)
build_up 0.008292 0.003770 0.927994 ( 1.035551)
build_miniruby 0.001385 0.000630 0.067277 ( 0.065535)
build_ruby 0.001718 0.000780 0.079180 ( 0.076464)
build_all 0.004534 0.004764 4.104523 ( 0.796153)
build_install 0.025558 0.000000 7.832080 ( 2.395625)
test_btest 0.000968 0.000000 76.291081 ( 8.076717)
test_basic 0.008800 0.000000 0.351598 ( 0.439965)
test_all 0.001944 0.000000 644.225508 ( 64.913738)
test_rubyspec 0.124476 0.052487 46.119771 ( 51.578685)
total: 129.38 sec