Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-055158
#<BuildRuby:0x000055f2260148e8
@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.20221115-055158",
@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.000019 0.000003 0.000022 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005317 0.004197 1.089034 ( 1.482072)
build_miniruby 0.002317 0.000000 0.842921 ( 0.840773)
build_ruby 0.003137 0.000300 2.236564 ( 2.144395)
build_all 0.019767 0.002936 18.574556 ( 2.147879)
build_install 0.019376 0.001532 1.804020 ( 0.948158)
test_btest 0.001310 0.000218 83.060704 ( 8.868682)
test_basic 0.002427 0.006222 0.339410 ( 0.425950)
test_all 0.001804 0.000401 685.677045 ( 69.556107)
test_rubyspec 0.107757 0.074582 47.271698 ( 55.382811)
total: 141.80 sec