Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-065352
#<BuildRuby:0x000055ab48d83800
@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.20220825-065352",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009620 0.000790 1.035780 ( 1.957583)
build_miniruby 0.001955 0.000279 0.075017 ( 0.072939)
build_ruby 0.001984 0.000283 0.074756 ( 0.072716)
build_all 0.008737 0.001248 1.532577 ( 0.589478)
build_install 0.005774 0.016372 1.867309 ( 0.901685)
test_btest 0.000905 0.000302 70.376017 ( 8.373874)
test_basic 0.006204 0.002068 0.317389 ( 0.405655)
test_all 0.004603 0.001534 679.416198 ( 66.437861)
test_rubyspec 0.075551 0.093447 45.577892 ( 54.157440)
total: 132.97 sec