Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-113301
#<BuildRuby:0x000055a9529bb4b8
@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.20220718-113301",
@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.000003 0.000014 ( 0.000013)
configure 0.000045 0.000011 0.000056 ( 0.000049)
build_up 0.002276 0.009125 0.965400 ( 1.159850)
build_miniruby 0.001508 0.000629 0.073228 ( 0.071041)
build_ruby 0.001929 0.000804 0.076309 ( 0.073626)
build_all 0.003421 0.006290 1.535363 ( 0.592072)
build_install 0.011806 0.010919 5.216464 ( 2.102914)
test_btest 0.001195 0.000000 69.853673 ( 7.926564)
test_basic 0.004532 0.002641 0.333053 ( 0.421095)
test_all 0.001225 0.000689 654.473766 ( 65.184984)
test_rubyspec 0.092839 0.084144 45.547422 ( 51.344572)
total: 128.88 sec