Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-082411
#<BuildRuby:0x000055d00698cea8
@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-082411",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005689 0.005424 0.976092 ( 1.173547)
build_miniruby 0.001622 0.000406 0.073349 ( 0.071844)
build_ruby 0.001455 0.000364 0.075723 ( 0.073912)
build_all 0.008100 0.002025 1.542885 ( 0.585387)
build_install 0.019696 0.003291 5.144927 ( 2.052645)
test_btest 0.001028 0.000237 67.955271 ( 8.583262)
test_basic 0.005646 0.001303 0.320970 ( 0.411416)
test_all 0.001971 0.000000 665.307602 ( 66.201948)
test_rubyspec 0.096702 0.061677 45.564154 ( 51.370642)
total: 130.53 sec