Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-012352
#<BuildRuby:0x0000556dd84bc620
@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.20220920-012352",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004794 0.005133 1.087125 ( 1.403572)
build_miniruby 0.001534 0.000384 0.114272 ( 0.110804)
build_ruby 0.001300 0.000325 0.110039 ( 0.092982)
build_all 0.009408 0.001112 1.607103 ( 0.661254)
build_install 0.020735 0.002161 1.959500 ( 0.978233)
test_btest 0.001201 0.000241 79.783749 ( 8.279614)
test_basic 0.001163 0.006084 0.353613 ( 0.443228)
test_all 0.005631 0.000000 654.981239 ( 66.410534)
test_rubyspec 0.102371 0.070304 45.469231 ( 54.011644)
total: 132.39 sec