Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-083706
#<BuildRuby:0x0000559dd50229c0
@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.20220717-083706",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008857 0.001252 0.869312 ( 1.571438)
build_miniruby 0.001799 0.000449 0.065512 ( 0.063062)
build_ruby 0.000000 0.001553 0.052564 ( 0.051227)
build_all 0.004547 0.004330 1.274052 ( 0.493732)
build_install 0.008514 0.008359 4.288622 ( 1.834693)
test_btest 0.000000 0.001843 52.072640 ( 6.053601)
test_basic 0.003358 0.002617 0.294018 ( 0.384287)
test_all 0.001559 0.000719 486.634903 ( 51.953874)
test_rubyspec 0.071967 0.062633 41.993162 ( 47.939310)
total: 110.35 sec