Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-015512
#<BuildRuby:0x000055691cdc0b88
@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.20220724-015512",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009908 0.000566 0.970571 ( 1.678451)
build_miniruby 0.001595 0.000456 0.076292 ( 0.074111)
build_ruby 0.001553 0.000444 0.073560 ( 0.071623)
build_all 0.009243 0.000139 1.521970 ( 0.580402)
build_install 0.014420 0.008889 5.147409 ( 2.033792)
test_btest 0.000993 0.000000 74.439478 ( 8.649368)
test_basic 0.006688 0.000727 0.319522 ( 0.407866)
test_all 0.002264 0.000665 681.529412 ( 67.091004)
test_rubyspec 0.119137 0.053618 45.869875 ( 51.682145)
total: 132.27 sec