Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-090801
#<BuildRuby:0x000055ec3b745338
@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-090801",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005113 0.005884 1.087086 ( 1.284540)
build_miniruby 0.001830 0.000665 0.099265 ( 0.095629)
build_ruby 0.001453 0.000528 0.098132 ( 0.095354)
build_all 0.005229 0.001902 1.323414 ( 0.590126)
build_install 0.009932 0.005040 1.627094 ( 0.896606)
test_btest 0.001294 0.000497 62.638914 ( 6.574546)
test_basic 0.000940 0.005782 0.352601 ( 0.442187)
test_all 0.006235 0.000346 519.703761 ( 55.144647)
test_rubyspec 0.069792 0.058718 43.541989 ( 52.044941)
total: 117.17 sec