Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-075331
#<BuildRuby:0x000055c5486544c0
@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.20221115-075331",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.010057 0.000429 1.124419 ( 3.733161)
build_miniruby 0.002360 0.000472 0.841381 ( 0.839777)
build_ruby 0.002911 0.000582 2.258935 ( 2.167306)
build_all 0.014106 0.005684 18.517776 ( 2.136784)
build_install 0.013426 0.007177 1.856789 ( 0.954927)
test_btest 0.000992 0.000276 85.006658 ( 8.810797)
test_basic 0.009661 0.000000 0.338408 ( 0.425022)
test_all 0.002542 0.000000 659.596993 ( 67.988439)
test_rubyspec 0.070663 0.107528 47.076953 ( 55.282882)
total: 142.34 sec