Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-193003
#<BuildRuby:0x00005568464d4208
@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.20220628-193003",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.007149 0.000000 0.845460 ( 1.333209)
build_miniruby 0.001087 0.000000 0.058198 ( 0.056903)
build_ruby 0.001045 0.000000 0.059755 ( 0.058377)
build_all 0.004463 0.000000 1.505672 ( 0.600779)
build_install 0.006344 0.004629 6.287319 ( 2.819967)
test_btest 0.000785 0.000046 49.372893 ( 8.501980)
test_basic 0.005601 0.000051 0.284244 ( 0.373064)
test_all 0.001275 0.000071 614.287511 ( 88.323143)
test_rubyspec 0.054359 0.022033 44.538683 ( 50.118924)
total: 152.19 sec