Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-190010
#<BuildRuby:0x0000557451af4dd8
@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.20220911-190010",
@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.000033 0.000008 0.000041 ( 0.000040)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.008945 1.142282 ( 1.575830)
build_miniruby 0.000000 0.002195 0.078405 ( 0.077183)
build_ruby 0.001418 0.000782 0.069954 ( 0.068921)
build_all 0.006815 0.003146 1.531865 ( 0.599076)
build_install 0.019662 0.001813 1.953521 ( 0.970793)
test_btest 0.000949 0.000350 91.505742 ( 9.682101)
test_basic 0.002363 0.005156 0.349400 ( 0.437764)
test_all 0.003066 0.001290 645.146330 ( 67.287388)
test_rubyspec 0.101929 0.068930 47.400129 ( 55.538021)
total: 136.24 sec