Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-215239
#<BuildRuby:0x000055e21b06cdb0
@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.20220315-215239",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010382 0.001597 1.011902 ( 1.083052)
build_miniruby 0.001892 0.000000 0.074948 ( 0.073424)
build_ruby 0.002018 0.000000 0.075620 ( 0.073744)
build_all 0.009016 0.001177 4.178963 ( 0.855298)
build_install 0.016255 0.007633 8.063580 ( 2.469413)
test_btest 0.000842 0.000168 76.670806 ( 8.280177)
test_basic 0.002034 0.005206 0.348622 ( 0.449181)
test_all 0.000750 0.001340 703.192100 ( 68.389350)
test_rubyspec 0.104064 0.074971 46.257566 ( 51.670805)
total: 133.35 sec