Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-140032
#<BuildRuby:0x000055d71ab5ffa8
@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.20220821-140032",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005879 0.000904 0.857693 ( 1.313291)
build_miniruby 0.000837 0.000129 0.058323 ( 0.057112)
build_ruby 0.000905 0.000140 0.059350 ( 0.058037)
build_all 0.000910 0.003726 1.542026 ( 0.587020)
build_install 0.009215 0.001975 1.918572 ( 0.960667)
test_btest 0.000600 0.000129 56.141161 ( 8.242436)
test_basic 0.000648 0.005133 0.263418 ( 0.352040)
test_all 0.001126 0.000917 608.613793 ( 88.002807)
test_rubyspec 0.083466 0.045274 44.385344 ( 52.627053)
total: 152.20 sec