Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-182305
#<BuildRuby:0x0000564285cca7e0
@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.20220621-182305",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006455 0.000461 0.864250 ( 1.411531)
build_miniruby 0.000779 0.000056 0.057420 ( 0.056265)
build_ruby 0.000902 0.000064 0.058666 ( 0.057482)
build_all 0.003855 0.000276 1.510780 ( 0.609771)
build_install 0.009945 0.000000 6.351309 ( 2.847105)
test_btest 0.000735 0.000000 49.982404 ( 8.685256)
test_basic 0.006070 0.000000 0.329087 ( 0.417115)
test_all 0.001270 0.000000 647.167758 ( 93.000249)
test_rubyspec 0.062196 0.048770 44.199981 ( 49.741609)
total: 156.83 sec