Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-092536
#<BuildRuby:0x00005591a696cea8
@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.20220921-092536",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009308 0.000349 1.096256 ( 1.124195)
build_miniruby 0.001774 0.000000 0.118153 ( 0.113628)
build_ruby 0.002179 0.000000 0.114425 ( 0.097299)
build_all 0.009580 0.000580 1.601454 ( 0.652548)
build_install 0.015733 0.006281 1.946002 ( 0.970359)
test_btest 0.001193 0.000140 77.197173 ( 8.283899)
test_basic 0.006254 0.000736 0.372753 ( 0.460670)
test_all 0.004044 0.000000 670.859704 ( 68.752287)
test_rubyspec 0.117654 0.046274 45.852845 ( 54.367732)
total: 134.82 sec