Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-090552
#<BuildRuby:0x000055ba6b9ec610
@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.20221116-090552",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007744 0.000778 1.164913 ( 1.214290)
build_miniruby 0.001399 0.000280 0.904264 ( 0.904911)
build_ruby 0.001933 0.000386 2.343366 ( 2.244509)
build_all 0.015400 0.002312 18.204542 ( 2.222875)
build_install 0.017376 0.003489 1.937627 ( 1.011121)
test_btest 0.000000 0.001517 78.384712 ( 9.488522)
test_basic 0.006243 0.000000 0.347058 ( 0.442889)
test_all 0.002806 0.000000 724.541463 ( 75.764400)
test_rubyspec 0.098257 0.024011 50.479133 ( 59.022087)
total: 152.32 sec