Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-011641
#<BuildRuby:0x0000562769b411f8
@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.20220721-011641",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000026 0.000010 0.000036 ( 0.000034)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.000674 0.011887 0.860828 ( 1.148299)
build_miniruby 0.001202 0.000766 0.055674 ( 0.053641)
build_ruby 0.000988 0.000629 0.058797 ( 0.057254)
build_all 0.007790 0.000000 1.280894 ( 0.474492)
build_install 0.014462 0.001281 4.368950 ( 1.797505)
test_btest 0.001231 0.000547 54.800911 ( 6.279806)
test_basic 0.005034 0.000513 0.296009 ( 0.385870)
test_all 0.000633 0.001599 507.925607 ( 53.632166)
test_rubyspec 0.087555 0.042403 42.019903 ( 47.860089)
total: 111.69 sec