Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-015623
#<BuildRuby:0x00005630be35bde0
@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.20220830-015623",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005927 0.818275 ( 0.842177)
build_miniruby 0.000000 0.001017 0.058112 ( 0.056798)
build_ruby 0.000755 0.000232 0.059591 ( 0.058343)
build_all 0.004374 0.000140 1.527369 ( 0.586631)
build_install 0.009280 0.001429 1.911327 ( 0.958058)
test_btest 0.000591 0.000158 53.833884 ( 8.004952)
test_basic 0.001718 0.003509 0.287950 ( 0.377199)
test_all 0.002138 0.000668 594.354247 ( 94.938159)
test_rubyspec 0.072516 0.041307 43.774664 ( 52.068280)
total: 157.89 sec