Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-162836
#<BuildRuby:0x000056414fbca700
@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-162836",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009147 0.002111 1.006299 ( 1.033097)
build_miniruby 0.001752 0.000404 0.073584 ( 0.071622)
build_ruby 0.002280 0.000000 0.075456 ( 0.073405)
build_all 0.006798 0.003505 1.530413 ( 0.586801)
build_install 0.021306 0.000654 5.250956 ( 2.123092)
test_btest 0.001419 0.000283 79.950269 ( 8.381529)
test_basic 0.005353 0.001071 0.312095 ( 0.402750)
test_all 0.002406 0.000000 632.136514 ( 63.788656)
test_rubyspec 0.087981 0.079544 45.586088 ( 51.193914)
total: 127.66 sec