Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-070651
#<BuildRuby:0x000055c4f3d4cc00
@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.20220918-070651",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003672 0.007150 1.071056 ( 1.108788)
build_miniruby 0.001641 0.000290 0.117896 ( 0.115625)
build_ruby 0.001844 0.000326 0.116490 ( 0.101927)
build_all 0.008097 0.001428 1.599414 ( 0.665235)
build_install 0.020380 0.002663 1.960824 ( 0.985083)
test_btest 0.001853 0.000000 76.362118 ( 8.353541)
test_basic 0.003636 0.004296 0.378975 ( 0.469576)
test_all 0.003845 0.000000 632.661348 ( 66.398784)
test_rubyspec 0.120908 0.057977 45.570184 ( 53.936815)
total: 132.14 sec