Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-093804
#<BuildRuby:0x0000559d4b8dc7d0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-093804",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006088 0.004201 0.946622 ( 1.357218)
build_miniruby 0.002218 0.000000 0.076510 ( 0.074670)
build_ruby 0.002327 0.000026 0.070607 ( 0.067814)
build_all 0.007253 0.003664 4.079142 ( 0.793410)
build_install 0.019932 0.003061 7.830271 ( 2.390721)
test_btest 0.000000 0.002311 47.027715 ( 45.007440)
test_basic 0.007500 0.000769 0.340038 ( 0.429418)
test_all 0.001629 0.000225 685.562578 ( 66.700074)
test_rubyspec 0.113131 0.042860 45.896732 ( 51.093238)
total: 167.91 sec