Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-082908
#<BuildRuby:0x000055690a108d30
@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.20220826-082908",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004830 0.006434 1.028714 ( 10.282473)
build_miniruby 0.001335 0.000572 0.072462 ( 0.070801)
build_ruby 0.001201 0.000514 0.079230 ( 0.077155)
build_all 0.005177 0.004450 1.548036 ( 0.582503)
build_install 0.016817 0.006171 1.902341 ( 0.924993)
test_btest 0.001033 0.000459 73.079501 ( 8.427273)
test_basic 0.005088 0.002261 0.326366 ( 0.414155)
test_all 0.003673 0.001632 647.975021 ( 64.592993)
test_rubyspec 0.095164 0.071979 45.440025 ( 54.006956)
total: 139.38 sec