Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-070335
#<BuildRuby:0x000055a021c249c8
@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.20220804-070335",
@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.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006968 0.005025 1.026496 ( 3.056381)
build_miniruby 0.000000 0.002078 0.078395 ( 0.078155)
build_ruby 0.000000 0.002010 0.075819 ( 0.075710)
build_all 0.007394 0.002342 1.523857 ( 0.577668)
build_install 0.020417 0.002631 5.206074 ( 2.115882)
test_btest 0.000000 0.001257 76.282874 ( 8.432605)
test_basic 0.003561 0.004415 0.326024 ( 0.415606)
test_all 0.002243 0.000000 666.209741 ( 66.052890)
test_rubyspec 0.105573 0.073207 45.537305 ( 53.029100)
total: 133.83 sec