Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-185616
#<BuildRuby:0x0000557a20a3cd30
@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.20220630-185616",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000557 0.011871 1.016274 ( 2.179473)
build_miniruby 0.001368 0.000391 0.074165 ( 0.074124)
build_ruby 0.001600 0.000457 0.071952 ( 0.071501)
build_all 0.005770 0.003366 1.438570 ( 0.585722)
build_install 0.012480 0.009758 5.785067 ( 2.817664)
test_btest 0.001191 0.000463 74.214792 ( 8.440907)
test_basic 0.007804 0.000000 0.343203 ( 0.431946)
test_all 0.002169 0.000476 682.267042 ( 66.778197)
test_rubyspec 0.095775 0.078142 45.746869 ( 51.484747)
total: 132.87 sec