Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-090401
#<BuildRuby:0x0000561a33d801f0
@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.20220520-090401",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006251 0.000543 0.846735 ( 1.149379)
build_miniruby 0.000697 0.000174 0.056490 ( 0.055312)
build_ruby 0.000783 0.000195 0.057878 ( 0.056691)
build_all 0.000000 0.004218 1.498308 ( 0.607752)
build_install 0.011220 0.000000 6.332131 ( 2.856962)
test_btest 0.000833 0.000000 49.684661 ( 8.364555)
test_basic 0.005412 0.000127 0.288749 ( 0.377757)
test_all 0.001671 0.000418 609.341883 ( 95.517611)
test_rubyspec 0.064098 0.057166 44.139752 ( 49.680175)
total: 158.67 sec