Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-081023
#<BuildRuby:0x0000558dbd9583a0
@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.20220831-081023",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010669 0.000350 0.950925 ( 0.980653)
build_miniruby 0.001764 0.000000 0.077157 ( 0.075944)
build_ruby 0.002146 0.000000 0.076087 ( 0.074266)
build_all 0.009401 0.000599 1.532162 ( 0.580719)
build_install 0.022514 0.000429 1.872121 ( 0.915854)
test_btest 0.000879 0.000084 77.011771 ( 8.278879)
test_basic 0.007532 0.000252 0.328242 ( 0.417345)
test_all 0.003245 0.000000 678.383202 ( 67.043156)
test_rubyspec 0.118837 0.054863 45.658052 ( 54.184433)
total: 132.55 sec