Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-082955
#<BuildRuby:0x0000562e8cd04038
@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.20220428-082955",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005947 0.000677 0.840783 ( 1.344181)
build_miniruby 0.000761 0.000254 0.057129 ( 0.055771)
build_ruby 0.000730 0.000243 0.057602 ( 0.056289)
build_all 0.000037 0.004237 1.512859 ( 0.604414)
build_install 0.002949 0.005704 6.244801 ( 2.805521)
test_btest 0.000585 0.000292 54.622748 ( 8.027584)
test_basic 0.004420 0.002210 0.339638 ( 0.426373)
test_all 0.000980 0.000490 618.301568 ( 86.299797)
test_rubyspec 0.061094 0.065094 43.542463 ( 48.518640)
total: 148.14 sec