Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-095232
#<BuildRuby:0x000055c0181a84d8
@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.20220312-095232",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007184 0.004442 1.009729 ( 1.220920)
build_miniruby 0.001711 0.000228 0.075108 ( 0.073339)
build_ruby 0.001519 0.000202 0.078254 ( 0.076768)
build_all 0.009445 0.000623 1.502484 ( 0.601994)
build_install 0.011954 0.010097 5.386073 ( 2.195915)
test_btest 0.001031 0.000229 74.629380 ( 8.174630)
test_basic 0.007122 0.000450 0.341956 ( 0.430798)
test_all 0.000000 0.002001 710.840036 ( 68.041583)
test_rubyspec 0.076480 0.079960 46.358365 ( 51.761817)
total: 132.58 sec