Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-045447
#<BuildRuby:0x0000563cc43389c8
@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.20221110-045447",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.011161 0.000000 1.123368 ( 1.305168)
build_miniruby 0.001679 0.000000 0.066956 ( 0.065254)
build_ruby 0.002254 0.000000 0.068297 ( 0.066163)
build_all 0.009873 0.001057 1.515500 ( 0.598492)
build_install 0.015521 0.006726 1.870304 ( 0.939962)
test_btest 0.001098 0.000244 85.908494 ( 8.418519)
test_basic 0.009912 0.000018 0.344020 ( 0.429888)
test_all 0.003042 0.000608 654.506029 ( 67.572124)
test_rubyspec 0.107072 0.069099 47.889985 ( 56.046251)
total: 135.44 sec