Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-004654
#<BuildRuby:0x000056185030fd68
@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.20220526-004654",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003617 0.003057 0.837305 ( 1.025872)
build_miniruby 0.000880 0.000176 0.057440 ( 0.056166)
build_ruby 0.000780 0.000156 0.057940 ( 0.056698)
build_all 0.004222 0.000092 1.499211 ( 0.604283)
build_install 0.009988 0.001098 6.281244 ( 2.858630)
test_btest 0.000488 0.000086 57.907141 ( 8.277248)
test_basic 0.005336 0.000196 0.320984 ( 0.409699)
test_all 0.000971 0.000162 620.577188 ( 94.230665)
test_rubyspec 0.098971 0.025441 44.148495 ( 49.717731)
total: 157.24 sec