Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-234935
#<BuildRuby:0x000055e183ac5570
@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.20220802-234935",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.007543 0.005343 0.830436 ( 1.122380)
build_miniruby 0.001102 0.000367 0.063553 ( 0.063095)
build_ruby 0.001242 0.000414 0.066264 ( 0.065295)
build_all 0.006267 0.002089 1.247039 ( 0.454610)
build_install 0.014362 0.001104 4.206137 ( 1.783640)
test_btest 0.001366 0.000390 54.104570 ( 6.019138)
test_basic 0.000387 0.005774 0.285787 ( 0.385749)
test_all 0.001661 0.000593 495.386081 ( 53.574083)
test_rubyspec 0.065508 0.062680 41.240746 ( 48.912835)
total: 112.38 sec