Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-130736
#<BuildRuby:0x0000558a8b5e6dc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220530-130736",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008005 0.002183 0.845953 ( 1.619318)
build_miniruby 0.000000 0.002145 0.059366 ( 0.056945)
build_ruby 0.000531 0.001096 0.064126 ( 0.062521)
build_all 0.002793 0.003742 1.205748 ( 0.460950)
build_install 0.016619 0.002723 5.026737 ( 2.445831)
test_btest 0.001299 0.000433 55.396555 ( 6.396502)
test_basic 0.004434 0.001478 0.292995 ( 0.390927)
test_all 0.002500 0.000833 521.031498 ( 54.181857)
test_rubyspec 0.107617 0.027003 41.664985 ( 47.579971)
total: 113.20 sec