Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-115540
#<BuildRuby:0x0000557f70643468
@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-115540",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002218 0.004405 0.832125 ( 1.143968)
build_miniruby 0.000735 0.000169 0.057067 ( 0.055854)
build_ruby 0.000781 0.000180 0.057736 ( 0.056524)
build_all 0.004399 0.000000 1.529763 ( 0.615750)
build_install 0.007789 0.003125 6.284296 ( 2.861353)
test_btest 0.000694 0.000163 54.950541 ( 8.114354)
test_basic 0.005702 0.000385 0.305574 ( 0.393266)
test_all 0.001235 0.000274 636.544935 ( 93.305633)
test_rubyspec 0.092152 0.036576 44.148463 ( 49.679657)
total: 156.23 sec