Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-205912
#<BuildRuby:0x000055c636ddff20
@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.20220527-205912",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006345 0.843586 ( 0.927271)
build_miniruby 0.000000 0.001046 0.057834 ( 0.056535)
build_ruby 0.000000 0.001020 0.057626 ( 0.056283)
build_all 0.002103 0.002224 1.492033 ( 0.608046)
build_install 0.008613 0.002297 6.336233 ( 2.877573)
test_btest 0.000649 0.000173 48.005686 ( 8.543259)
test_basic 0.000575 0.004552 0.254003 ( 0.343118)
test_all 0.001050 0.000350 638.839499 ( 91.230671)
test_rubyspec 0.078923 0.039117 44.108604 ( 49.670060)
total: 154.31 sec