Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-000955
#<BuildRuby:0x0000562f86d483a0
@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.20221117-000955",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007814 0.000487 1.113347 ( 1.706791)
build_miniruby 0.001419 0.000178 0.889171 ( 0.889800)
build_ruby 0.001978 0.000247 2.347205 ( 2.262426)
build_all 0.015111 0.003412 18.275070 ( 2.220998)
build_install 0.014960 0.006046 1.885949 ( 0.986953)
test_btest 0.001041 0.000190 83.679179 ( 9.153151)
test_basic 0.006919 0.000401 0.340989 ( 0.434059)
test_all 0.001739 0.000302 672.296604 ( 73.975214)
test_rubyspec 0.078863 0.055140 50.224979 ( 58.789833)
total: 150.42 sec