Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-204103
#<BuildRuby:0x0000558ff4bb7e00
@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.20220718-204103",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002577 0.003934 0.841369 ( 0.924581)
build_miniruby 0.000859 0.000123 0.057755 ( 0.056664)
build_ruby 0.000910 0.000130 0.058845 ( 0.057596)
build_all 0.000398 0.004267 1.534171 ( 0.602920)
build_install 0.009240 0.001980 5.659221 ( 2.175102)
test_btest 0.000729 0.000156 56.873163 ( 8.288024)
test_basic 0.005120 0.000038 0.280156 ( 0.369683)
test_all 0.001355 0.000271 607.916369 ( 92.250572)
test_rubyspec 0.060777 0.048545 43.597829 ( 49.196452)
total: 153.92 sec