Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-130016
#<BuildRuby:0x000056050c9669c0
@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.20221029-130016",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008152 0.001508 1.072607 ( 1.606697)
build_miniruby 0.001344 0.000489 0.098703 ( 0.096642)
build_ruby 0.001391 0.000505 0.099081 ( 0.096276)
build_all 0.007079 0.002574 1.354524 ( 0.587383)
build_install 0.016355 0.001775 1.689022 ( 0.915591)
test_btest 0.002301 0.000000 61.762537 ( 6.434500)
test_basic 0.005652 0.000675 0.349414 ( 0.441389)
test_all 0.007793 0.000064 500.907562 ( 53.600695)
test_rubyspec 0.070145 0.052881 43.507859 ( 52.038229)
total: 115.82 sec