Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-010124
#<BuildRuby:0x000055668519ff00
@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.20220728-010124",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006250 0.000447 0.843138 ( 0.984098)
build_miniruby 0.000967 0.000069 0.057827 ( 0.056566)
build_ruby 0.000963 0.000069 0.058668 ( 0.057458)
build_all 0.004359 0.000311 1.533460 ( 0.594039)
build_install 0.007225 0.003956 5.705513 ( 2.164510)
test_btest 0.000679 0.000080 49.643334 ( 8.295139)
test_basic 0.005256 0.000618 0.334937 ( 0.423108)
test_all 0.001082 0.000127 625.365624 ( 88.609032)
test_rubyspec 0.087130 0.041021 43.599611 ( 49.178342)
total: 150.36 sec