Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-120034
#<BuildRuby:0x000055f8ff0a01d8
@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.20221225-120034",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.007973 0.001226 0.942072 ( 1.384139)
build_miniruby 0.002050 0.000315 0.854147 ( 0.853105)
build_ruby 0.002319 0.000357 2.140998 ( 2.142640)
build_all 0.009136 0.011974 18.628577 ( 2.184201)
build_install 0.017877 0.002901 2.074575 ( 1.032464)
test_btest 0.000000 0.001826 90.658633 ( 9.443972)
test_basic 0.005826 0.002699 0.348579 ( 0.436198)
test_all 0.001991 0.000606 688.646701 ( 63.446271)
test_rubyspec 0.095204 0.076212 48.037188 ( 56.216797)
total: 137.14 sec