Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-120401
#<BuildRuby:0x00005606f0fbf2c8
@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.20220814-120401",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006194 0.000332 0.866047 ( 1.986652)
build_miniruby 0.000947 0.000136 0.057764 ( 0.056463)
build_ruby 0.000805 0.000115 0.060267 ( 0.059168)
build_all 0.004555 0.000051 1.545589 ( 0.588958)
build_install 0.005776 0.005355 1.920355 ( 0.965054)
test_btest 0.000574 0.000115 57.599427 ( 8.270812)
test_basic 0.004573 0.000915 0.314200 ( 0.407703)
test_all 0.001976 0.000395 612.410060 ( 90.057580)
test_rubyspec 0.070484 0.058087 43.913425 ( 51.268217)
total: 153.66 sec