Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-103918
#<BuildRuby:0x000055720cdd4e50
@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.20220828-103918",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005954 0.004544 0.972326 ( 1.125827)
build_miniruby 0.001663 0.000356 0.075955 ( 0.075857)
build_ruby 0.001648 0.000354 0.078185 ( 0.077998)
build_all 0.001243 0.009258 1.526215 ( 0.588800)
build_install 0.017285 0.005859 1.877602 ( 0.926016)
test_btest 0.000751 0.000263 76.683261 ( 8.122719)
test_basic 0.005241 0.003038 0.334134 ( 0.425101)
test_all 0.003584 0.002349 649.215458 ( 64.960283)
test_rubyspec 0.134749 0.045958 45.968658 ( 54.511372)
total: 130.82 sec