Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-094540
#<BuildRuby:0x0000562f4e2e6700
@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.20220726-094540",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010771 0.000916 1.005903 ( 2.397394)
build_miniruby 0.001547 0.000515 0.067784 ( 0.065956)
build_ruby 0.001793 0.000597 0.070066 ( 0.067835)
build_all 0.006458 0.003602 1.517374 ( 0.568728)
build_install 0.017985 0.004544 5.193052 ( 2.066182)
test_btest 0.000962 0.000321 72.826667 ( 8.558359)
test_basic 0.008137 0.000875 0.336591 ( 0.427803)
test_all 0.001106 0.000346 673.455594 ( 66.789391)
test_rubyspec 0.108288 0.061924 45.447126 ( 51.169863)
total: 132.11 sec