Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-135228
#<BuildRuby:0x0000562fa02074b8
@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.20220816-135228",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005724 0.004552 0.964734 ( 1.014817)
build_miniruby 0.001407 0.000541 0.075786 ( 0.074491)
build_ruby 0.001957 0.000000 0.076943 ( 0.076520)
build_all 0.009181 0.001007 1.550153 ( 0.587923)
build_install 0.017569 0.002644 1.896370 ( 0.924239)
test_btest 0.001037 0.000305 73.749353 ( 8.307101)
test_basic 0.004951 0.001456 0.323522 ( 0.412728)
test_all 0.003319 0.001293 679.009192 ( 66.849862)
test_rubyspec 0.117897 0.054636 45.115508 ( 52.686710)
total: 130.94 sec