Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-170258
#<BuildRuby:0x0000555b52803fb0
@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.20220728-170258",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005393 0.000830 0.830263 ( 1.355151)
build_miniruby 0.001038 0.000000 0.057590 ( 0.056370)
build_ruby 0.000864 0.000000 0.060056 ( 0.058844)
build_all 0.004669 0.000000 1.516334 ( 0.583685)
build_install 0.009124 0.000000 5.628452 ( 2.161390)
test_btest 0.000873 0.000000 49.961091 ( 8.367954)
test_basic 0.002294 0.003253 0.297126 ( 0.385904)
test_all 0.001094 0.000173 592.168931 ( 89.974047)
test_rubyspec 0.103740 0.023949 43.769807 ( 49.467710)
total: 152.41 sec