Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-030156
#<BuildRuby:0x0000563452b334b8
@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.20220918-030156",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000095 0.000024 0.000119 ( 0.000064)
build_up 0.005821 0.004663 1.064984 ( 1.258752)
build_miniruby 0.001707 0.000525 0.110135 ( 0.107244)
build_ruby 0.001468 0.000452 0.117264 ( 0.101310)
build_all 0.009267 0.000000 1.607188 ( 0.666371)
build_install 0.020440 0.001585 1.959790 ( 0.987335)
test_btest 0.001142 0.000254 91.469185 ( 9.745430)
test_basic 0.005510 0.001224 0.404273 ( 0.495987)
test_all 0.003043 0.000677 648.632489 ( 66.544327)
test_rubyspec 0.105022 0.045988 47.007703 ( 55.519937)
total: 135.43 sec