Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-040840
#<BuildRuby:0x00005595cf14cea8
@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.20220827-040840",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008425 0.002106 0.978310 ( 1.303303)
build_miniruby 0.001754 0.000439 0.078415 ( 0.076387)
build_ruby 0.001645 0.000411 0.074932 ( 0.072804)
build_all 0.007834 0.001959 1.535964 ( 0.570807)
build_install 0.013887 0.008589 1.864767 ( 0.897529)
test_btest 0.000795 0.000249 76.524012 ( 8.400919)
test_basic 0.003075 0.004434 0.330675 ( 0.420973)
test_all 0.002761 0.000585 678.551738 ( 66.755399)
test_rubyspec 0.125273 0.037583 45.367548 ( 53.934171)
total: 132.43 sec