Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-094110
#<BuildRuby:0x000055c9f403d1f8
@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.20221012-094110",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000168 0.000014 0.000182 ( 0.000182)
configure 0.000112 0.000009 0.000121 ( 0.000125)
build_up 0.009724 0.000427 1.099958 ( 1.526794)
build_miniruby 0.001891 0.000145 0.104334 ( 0.101200)
build_ruby 0.001440 0.000111 0.091832 ( 0.088948)
build_all 0.008114 0.000231 1.288632 ( 0.562194)
build_install 0.013451 0.000960 1.608166 ( 0.883599)
test_btest 0.001637 0.000117 65.632006 ( 6.689956)
test_basic 0.000864 0.006328 0.353278 ( 0.454519)
test_all 0.003266 0.003470 519.137161 ( 55.335041)
test_rubyspec 0.089470 0.051547 43.200428 ( 51.764108)
total: 117.41 sec