Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-014334
#<BuildRuby:0x000055a50101f440
@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.20220310-014334",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000030 0.000007 0.000037 ( 0.000032)
build_up 0.005945 0.005712 0.983694 ( 1.441510)
build_miniruby 0.000000 0.002281 0.078837 ( 0.076485)
build_ruby 0.002504 0.000000 0.082327 ( 0.079692)
build_all 0.008518 0.001371 1.492615 ( 0.614832)
build_install 0.022650 0.000352 5.219222 ( 2.191881)
test_btest 0.001140 0.000272 75.466647 ( 8.162348)
test_basic 0.007735 0.000766 0.334715 ( 0.422471)
test_all 0.001656 0.000376 700.195248 ( 67.783985)
test_rubyspec 0.115149 0.038819 46.512668 ( 51.793167)
total: 132.57 sec