Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-031252
#<BuildRuby:0x000055f98355c3a0
@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.20221117-031252",
@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.000007 0.000000 0.000007 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.009366 0.000074 1.076697 ( 1.122643)
build_miniruby 0.001604 0.000000 0.877366 ( 0.877367)
build_ruby 0.002454 0.000000 2.437132 ( 2.354575)
build_all 0.017803 0.000491 18.429723 ( 2.270200)
build_install 0.020026 0.001054 1.894417 ( 0.993832)
test_btest 0.001080 0.000056 84.975896 ( 9.842099)
test_basic 0.000000 0.007393 0.354418 ( 0.445759)
test_all 0.000000 0.001837 688.020761 ( 73.674658)
test_rubyspec 0.092434 0.029907 51.048222 ( 59.579840)
total: 151.16 sec