Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-080123
#<BuildRuby:0x0000560ee3c93e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-080123",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.002493 0.004041 0.819565 ( 1.010068)
build_miniruby 0.000957 0.000064 0.057544 ( 0.056239)
build_ruby 0.000965 0.000000 0.059165 ( 0.058029)
build_all 0.004497 0.000087 1.530098 ( 0.586848)
build_install 0.008932 0.000029 1.935719 ( 0.974519)
test_btest 0.000585 0.000033 52.473792 ( 8.574773)
test_basic 0.005711 0.000317 0.373390 ( 0.461137)
test_all 0.002164 0.000120 635.287616 ( 90.467430)
test_rubyspec 0.102047 0.027784 44.274969 ( 52.530094)
total: 154.72 sec