Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-191244
#<BuildRuby:0x000055e9820c7c88
@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.20220606-191244",
@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.000004 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005430 0.001481 0.899310 ( 4.846412)
build_miniruby 0.000732 0.000200 0.057859 ( 0.056802)
build_ruby 0.000745 0.000204 0.059512 ( 0.058409)
build_all 0.003445 0.000940 1.517405 ( 0.617637)
build_install 0.007074 0.004157 6.321995 ( 2.836524)
test_btest 0.000659 0.000202 51.138318 ( 8.648154)
test_basic 0.004752 0.001462 0.346335 ( 0.434023)
test_all 0.001289 0.000397 651.477216 ( 95.723828)
test_rubyspec 0.088722 0.042001 44.344046 ( 49.942095)
total: 163.16 sec