Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-171047
#<BuildRuby:0x0000564ee3991438
@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.20220724-171047",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008399 0.000682 0.857364 ( 0.916153)
build_miniruby 0.001772 0.000272 0.055021 ( 0.053385)
build_ruby 0.001607 0.000247 0.065618 ( 0.063896)
build_all 0.004512 0.005620 1.243235 ( 0.469576)
build_install 0.013481 0.001832 4.329110 ( 1.809562)
test_btest 0.001727 0.000000 54.188307 ( 6.421621)
test_basic 0.005766 0.000461 0.287413 ( 0.377328)
test_all 0.002404 0.000000 496.558171 ( 52.930503)
test_rubyspec 0.072018 0.054053 41.659113 ( 47.489889)
total: 110.53 sec