Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-175349
#<BuildRuby:0x000055864aabac40
@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.20220826-175349",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006228 0.000517 0.883489 ( 5.668998)
build_miniruby 0.000763 0.000191 0.057942 ( 0.056759)
build_ruby 0.000817 0.000204 0.060549 ( 0.059277)
build_all 0.000000 0.004678 1.533506 ( 0.588875)
build_install 0.004917 0.006278 1.921703 ( 0.963527)
test_btest 0.000468 0.000195 51.334635 ( 8.398428)
test_basic 0.001115 0.005422 0.340116 ( 0.427134)
test_all 0.001488 0.001378 603.003620 ( 92.604066)
test_rubyspec 0.096744 0.030058 43.900100 ( 52.330911)
total: 161.10 sec