Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-110037
#<BuildRuby:0x0000563e297eca58
@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.20220214-110037",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007202 0.003956 0.930716 ( 1.172176)
build_miniruby 0.001407 0.000281 0.074718 ( 0.073360)
build_ruby 0.001888 0.000378 0.075365 ( 0.072839)
build_all 0.010203 0.000269 4.144385 ( 0.788411)
build_install 0.010931 0.012593 7.726002 ( 2.353538)
test_btest 0.000977 0.000293 70.113771 ( 7.636492)
test_basic 0.003828 0.004191 0.337787 ( 0.425296)
test_all 0.001586 0.000528 695.026588 ( 67.298686)
test_rubyspec 0.115186 0.059516 45.971226 ( 51.399191)
total: 131.22 sec