Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-115309
#<BuildRuby:0x000055a45cdb4920
@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.20220912-115309",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009615 0.000460 1.111280 ( 1.079339)
build_miniruby 0.002043 0.000000 0.072741 ( 0.070787)
build_ruby 0.002042 0.000063 0.070586 ( 0.068496)
build_all 0.009973 0.000400 1.579823 ( 0.607528)
build_install 0.019973 0.003495 1.920670 ( 0.947135)
test_btest 0.001102 0.000245 97.286318 ( 9.388177)
test_basic 0.007131 0.000409 0.358788 ( 0.454747)
test_all 0.004013 0.000845 680.686551 ( 68.608299)
test_rubyspec 0.076734 0.086812 47.490040 ( 55.805212)
total: 137.03 sec