Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-154531
#<BuildRuby:0x000055e3d55e4ea8
@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.20220904-154531",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006388 0.005328 0.969517 ( 1.005130)
build_miniruby 0.001504 0.000348 0.069214 ( 0.067936)
build_ruby 0.001590 0.000367 0.071605 ( 0.070271)
build_all 0.003668 0.005729 1.536933 ( 0.593720)
build_install 0.019646 0.001246 1.940398 ( 0.967099)
test_btest 0.000867 0.000217 75.918199 ( 8.499657)
test_basic 0.001422 0.005706 0.322910 ( 0.412893)
test_all 0.005137 0.000000 646.599515 ( 64.750373)
test_rubyspec 0.101838 0.065745 45.479934 ( 53.946346)
total: 130.31 sec