Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-170919
#<BuildRuby:0x000055d2c2764e50
@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.20220831-170919",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000073 0.000006 0.000079 ( 0.000081)
build_up 0.010644 0.000887 0.983081 ( 1.008076)
build_miniruby 0.002182 0.000000 0.079734 ( 0.077695)
build_ruby 0.002258 0.000000 0.078179 ( 0.076073)
build_all 0.009371 0.000288 1.525854 ( 0.578797)
build_install 0.018097 0.004955 1.936321 ( 0.942391)
test_btest 0.000995 0.000111 71.171349 ( 8.149406)
test_basic 0.002444 0.005600 0.335973 ( 0.424111)
test_all 0.002916 0.000486 685.678776 ( 67.376273)
test_rubyspec 0.097144 0.061959 45.743146 ( 54.252868)
total: 132.89 sec