Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-155952
#<BuildRuby:0x000055a541d30dd8
@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.20220828-155952",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000061 0.000014 0.000075 ( 0.000080)
build_up 0.009639 0.002225 1.022629 ( 2.122499)
build_miniruby 0.001378 0.000318 0.074406 ( 0.073395)
build_ruby 0.000000 0.001616 0.080172 ( 0.078909)
build_all 0.005627 0.004831 1.529574 ( 0.587150)
build_install 0.019695 0.002432 1.895945 ( 0.915715)
test_btest 0.001769 0.000000 77.321668 ( 8.076894)
test_basic 0.008381 0.000000 0.320514 ( 0.408259)
test_all 0.005157 0.000000 651.896305 ( 65.103585)
test_rubyspec 0.117455 0.055580 45.778284 ( 54.264607)
total: 131.63 sec