Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-204950
#<BuildRuby:0x000056329207c9c8
@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.20220802-204950",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004696 0.006988 0.993771 ( 1.064296)
build_miniruby 0.001375 0.000393 0.067328 ( 0.065740)
build_ruby 0.001768 0.000505 0.077142 ( 0.075178)
build_all 0.009408 0.001451 1.534168 ( 0.570138)
build_install 0.014370 0.007469 5.112301 ( 2.058549)
test_btest 0.001129 0.000353 79.516437 ( 8.405129)
test_basic 0.007229 0.000645 0.316361 ( 0.403684)
test_all 0.001661 0.000488 669.579366 ( 66.302557)
test_rubyspec 0.113164 0.062869 45.809734 ( 53.295092)
total: 132.24 sec