Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-214627
#<BuildRuby:0x00005649d9668e50
@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.20220725-214627",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000052 0.000008 0.000060 ( 0.000058)
build_up 0.009081 0.001397 1.015794 ( 1.158975)
build_miniruby 0.000000 0.002489 0.074827 ( 0.074422)
build_ruby 0.000018 0.002078 0.075869 ( 0.075839)
build_all 0.007225 0.002984 1.530844 ( 0.585097)
build_install 0.021039 0.000783 5.210006 ( 2.116776)
test_btest 0.001147 0.000229 72.756677 ( 8.073558)
test_basic 0.006337 0.001267 0.321456 ( 0.412703)
test_all 0.001346 0.000269 640.086174 ( 64.442067)
test_rubyspec 0.143509 0.034084 45.519087 ( 51.209673)
total: 128.15 sec