Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-020223
#<BuildRuby:0x000055931f519480
@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.20220808-020223",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007552 0.003791 0.883218 ( 1.252437)
build_miniruby 0.001163 0.000249 0.051452 ( 0.050341)
build_ruby 0.002071 0.000444 0.066110 ( 0.063424)
build_all 0.008475 0.001816 1.238579 ( 0.472802)
build_install 0.015596 0.000289 4.394195 ( 1.803730)
test_btest 0.001647 0.000291 52.265401 ( 6.134315)
test_basic 0.001948 0.005316 0.303002 ( 0.391720)
test_all 0.002194 0.000517 480.651721 ( 51.973594)
test_rubyspec 0.092840 0.037072 41.540842 ( 49.204520)
total: 111.35 sec