Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-143231
#<BuildRuby:0x000055cc522e27e0
@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.20220729-143231",
@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.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002190 0.004484 0.892976 ( 3.958183)
build_miniruby 0.000938 0.000144 0.057133 ( 0.055941)
build_ruby 0.000864 0.000133 0.058941 ( 0.057735)
build_all 0.004705 0.000034 1.541927 ( 0.591659)
build_install 0.006344 0.004857 5.681578 ( 2.197194)
test_btest 0.000751 0.000150 53.884651 ( 8.127163)
test_basic 0.004415 0.000883 0.280060 ( 0.369122)
test_all 0.001042 0.000208 633.555995 ( 91.517666)
test_rubyspec 0.065514 0.055412 43.870671 ( 49.638824)
total: 156.51 sec