Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-132302
#<BuildRuby:0x000055aefc51f670
@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.20220827-132302",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006159 0.000312 0.820537 ( 1.339072)
build_miniruby 0.001104 0.000000 0.058533 ( 0.057227)
build_ruby 0.000915 0.000000 0.059816 ( 0.058687)
build_all 0.004400 0.000317 1.541790 ( 0.588640)
build_install 0.007018 0.004098 1.913873 ( 0.958315)
test_btest 0.000619 0.000116 53.404608 ( 8.201000)
test_basic 0.005362 0.000174 0.291028 ( 0.380748)
test_all 0.002093 0.000369 636.161008 ( 92.440375)
test_rubyspec 0.053224 0.027617 44.124913 ( 52.421861)
total: 156.45 sec