Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-103749
#<BuildRuby:0x00005579bdce92f8
@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.20221031-103749",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.010519 0.000000 1.139565 ( 1.207248)
build_miniruby 0.001795 0.000000 0.104057 ( 0.101088)
build_ruby 0.002047 0.000000 0.109112 ( 0.105449)
build_all 0.009454 0.000000 1.310105 ( 0.582134)
build_install 0.011430 0.003970 1.676944 ( 0.903982)
test_btest 0.001629 0.000000 62.932723 ( 6.937022)
test_basic 0.003350 0.003641 0.340377 ( 0.438647)
test_all 0.002246 0.004300 519.523848 ( 54.842533)
test_rubyspec 0.074482 0.041669 43.572984 ( 52.129407)
total: 117.25 sec