Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-151139
#<BuildRuby:0x0000560dacd45390
@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.20220807-151139",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010044 0.000431 0.818724 ( 1.118884)
build_miniruby 0.001299 0.000093 0.055624 ( 0.054548)
build_ruby 0.001322 0.000094 0.062828 ( 0.062183)
build_all 0.001847 0.007887 1.240221 ( 0.468916)
build_install 0.009982 0.006677 4.269845 ( 1.778906)
test_btest 0.001234 0.000309 51.682036 ( 5.902608)
test_basic 0.004448 0.001112 0.290475 ( 0.381170)
test_all 0.001168 0.000292 475.248706 ( 51.777470)
test_rubyspec 0.095597 0.041858 41.526996 ( 49.141067)
total: 110.69 sec