Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-181217
#<BuildRuby:0x00005645bf1475c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-181217",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003751 0.000288 0.784877 ( 1.076471)
build_miniruby 0.000797 0.000062 0.700427 ( 0.699906)
build_ruby 0.001354 0.000000 2.441261 ( 2.365443)
build_all 0.005188 0.004007 12.401108 ( 1.485234)
build_install 0.006594 0.000000 1.654268 ( 0.780554)
test_btest 0.000715 0.000000 68.293982 ( 6.166990)
test_basic 0.000000 0.003802 0.244843 ( 0.340064)
test_all 0.000000 0.000956 477.732494 ( 48.838905)
test_rubyspec 0.021693 0.010852 35.825223 ( 46.342439)
total: 108.10 sec