Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-201059
#<BuildRuby:0x000055ce3d93cf40
@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.20220208-201059",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006997 0.003727 0.934143 ( 1.047582)
build_miniruby 0.001635 0.000306 0.074447 ( 0.072830)
build_ruby 0.002103 0.000000 0.076404 ( 0.074951)
build_all 0.009528 0.000645 4.087139 ( 0.781020)
build_install 0.020619 0.001847 7.654872 ( 2.303342)
test_btest 0.000929 0.000140 74.081993 ( 7.918341)
test_basic 0.003110 0.004493 0.356103 ( 0.445047)
test_all 0.001573 0.000300 643.263453 ( 64.681245)
test_rubyspec 0.083696 0.081585 45.863628 ( 51.366745)
total: 128.69 sec