Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-102501
#<BuildRuby:0x000055e0ccaa86f8
@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.20230104-102501",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008159 0.000582 0.969723 ( 2.467640)
build_miniruby 0.002765 0.000000 0.866316 ( 0.864658)
build_ruby 0.003200 0.000093 2.194896 ( 2.195110)
build_all 0.009200 0.011414 18.552089 ( 2.176626)
build_install 0.003840 0.017745 2.020302 ( 1.008564)
test_btest 0.001082 0.000433 92.995117 ( 8.697888)
test_basic 0.005757 0.002303 0.343556 ( 0.430000)
test_all 0.000000 0.002194 679.123884 ( 63.669071)
test_rubyspec 0.066574 0.111513 47.537327 ( 55.737283)
total: 137.25 sec