Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-144947
#<BuildRuby:0x000055fd9ca1ca58
@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.20220219-144947",
@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.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007090 0.004001 0.957340 ( 1.077199)
build_miniruby 0.000000 0.002087 0.070231 ( 0.068041)
build_ruby 0.000590 0.001246 0.077431 ( 0.076097)
build_all 0.004622 0.004970 4.093166 ( 0.787261)
build_install 0.020798 0.002425 7.817315 ( 2.343838)
test_btest 0.001173 0.000245 75.911142 ( 7.949526)
test_basic 0.006557 0.000538 0.346827 ( 0.436764)
test_all 0.001762 0.000353 671.019663 ( 66.133765)
test_rubyspec 0.114974 0.049264 46.171251 ( 51.675799)
total: 130.55 sec