Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-100454
#<BuildRuby:0x000055bfdbe80af8
@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.20220222-100454",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.009010 0.001287 0.974967 ( 1.083913)
build_miniruby 0.001635 0.000233 0.075417 ( 0.073752)
build_ruby 0.001861 0.000265 0.071295 ( 0.069841)
build_all 0.010294 0.000740 4.087457 ( 0.797588)
build_install 0.023194 0.000870 7.730576 ( 2.323359)
test_btest 0.001347 0.000149 74.249146 ( 7.914423)
test_basic 0.006806 0.000757 0.338854 ( 0.428055)
test_all 0.002119 0.000000 703.385816 ( 67.902097)
test_rubyspec 0.097245 0.062790 46.292477 ( 51.749503)
total: 132.34 sec