Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-002618
#<BuildRuby:0x0000555861d4fd78
@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.20220507-002618",
@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.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006585 0.000178 0.881469 ( 1.126893)
build_miniruby 0.000995 0.000067 0.057149 ( 0.055808)
build_ruby 0.000930 0.000062 0.057852 ( 0.056629)
build_all 0.004131 0.000000 1.509826 ( 0.605904)
build_install 0.002755 0.008198 6.268140 ( 2.798582)
test_btest 0.000694 0.000123 46.527074 ( 8.895409)
test_basic 0.000000 0.005668 0.254359 ( 0.343026)
test_all 0.000806 0.000666 642.243872 ( 93.292620)
test_rubyspec 0.090843 0.032870 43.842356 ( 48.759578)
total: 155.94 sec