Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-055724
#<BuildRuby:0x000055c8b7930208
@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.20220722-055724",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006316 0.000451 0.895348 ( 1.347979)
build_miniruby 0.000904 0.000065 0.057126 ( 0.055928)
build_ruby 0.000872 0.000062 0.058901 ( 0.057751)
build_all 0.004260 0.000304 1.500250 ( 0.589387)
build_install 0.006763 0.004416 5.632307 ( 2.149669)
test_btest 0.000746 0.000093 54.510789 ( 8.191668)
test_basic 0.004583 0.000573 0.278534 ( 0.368401)
test_all 0.000962 0.000121 600.275986 ( 88.294893)
test_rubyspec 0.063591 0.017343 43.377298 ( 48.991222)
total: 150.05 sec