Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-220018
#<BuildRuby:0x0000563748503810
@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.20220301-220018",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004810 0.005718 0.982153 ( 1.126840)
build_miniruby 0.001288 0.000429 0.076164 ( 0.074347)
build_ruby 0.001699 0.000566 0.077021 ( 0.074568)
build_all 0.000000 0.010152 4.245447 ( 0.838996)
build_install 0.013400 0.008713 7.771533 ( 2.408767)
test_btest 0.001248 0.000000 75.311010 ( 8.052054)
test_basic 0.007273 0.000000 0.336828 ( 0.425262)
test_all 0.002150 0.000022 662.150082 ( 66.173370)
test_rubyspec 0.091198 0.077169 46.328053 ( 51.840845)
total: 131.02 sec