Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-092545
#<BuildRuby:0x0000559dc70e8e80
@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.20220814-092545",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.003953 0.007700 0.843146 ( 0.918651)
build_miniruby 0.000937 0.000361 0.052658 ( 0.051737)
build_ruby 0.001168 0.000449 0.067723 ( 0.066738)
build_all 0.009188 0.001850 1.242785 ( 0.471298)
build_install 0.014185 0.000307 1.606057 ( 0.808344)
test_btest 0.000851 0.000251 50.593799 ( 6.395464)
test_basic 0.003767 0.001108 0.287287 ( 0.379950)
test_all 0.002725 0.000801 506.131225 ( 53.036328)
test_rubyspec 0.065195 0.057939 41.682112 ( 49.381350)
total: 111.51 sec