Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-191615
#<BuildRuby:0x000055dc2ef28018
@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.20220723-191615",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002154 0.004288 0.863616 ( 1.530912)
build_miniruby 0.000974 0.000069 0.057132 ( 0.055847)
build_ruby 0.000935 0.000067 0.059393 ( 0.058145)
build_all 0.004434 0.000317 1.514500 ( 0.582682)
build_install 0.008847 0.000000 5.640601 ( 2.143131)
test_btest 0.000783 0.000011 55.341607 ( 7.955004)
test_basic 0.000806 0.004871 0.287737 ( 0.376472)
test_all 0.001111 0.000139 583.365802 ( 94.383974)
test_rubyspec 0.046438 0.029610 43.486323 ( 49.297603)
total: 156.38 sec