Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-095318
#<BuildRuby:0x000055c78d0fbe00
@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.20220817-095318",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006446 0.000000 0.892031 ( 1.265685)
build_miniruby 0.000982 0.000000 0.058465 ( 0.057284)
build_ruby 0.000812 0.000035 0.059459 ( 0.058281)
build_all 0.004510 0.000035 1.537532 ( 0.592205)
build_install 0.009802 0.000099 1.919680 ( 0.954355)
test_btest 0.000710 0.000037 52.777884 ( 8.151739)
test_basic 0.005211 0.000274 0.328545 ( 0.417179)
test_all 0.002518 0.000132 615.983176 ( 91.499478)
test_rubyspec 0.083567 0.047040 43.969841 ( 51.413572)
total: 154.41 sec