Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-144134
#<BuildRuby:0x0000555ae7ab2c40
@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.20220615-144134",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006236 0.000446 0.830105 ( 1.149590)
build_miniruby 0.000992 0.000071 0.057300 ( 0.056011)
build_ruby 0.000810 0.000058 0.059109 ( 0.057850)
build_all 0.000000 0.004392 1.513234 ( 0.608425)
build_install 0.001534 0.009450 6.324993 ( 2.843746)
test_btest 0.000672 0.000192 51.356349 ( 8.425426)
test_basic 0.004225 0.001207 0.288966 ( 0.377973)
test_all 0.000956 0.000273 630.183145 ( 90.337773)
test_rubyspec 0.075830 0.043851 44.050191 ( 49.640638)
total: 153.50 sec