Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-100422
#<BuildRuby:0x000055ee37be8a90
@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.20230120-100422",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009020 0.000645 0.964805 ( 1.466884)
build_miniruby 0.002667 0.000191 0.839233 ( 0.842377)
build_ruby 0.003086 0.000000 2.127082 ( 2.135895)
build_all 0.010785 0.008754 18.381512 ( 2.138134)
build_install 0.017522 0.004422 1.853967 ( 0.933642)
test_btest 0.000915 0.000166 88.595787 ( 9.289368)
test_basic 0.006635 0.001206 0.351774 ( 0.439719)
test_all 0.002108 0.000209 663.506959 ( 63.540023)
test_rubyspec 0.117451 0.027219 48.222594 ( 56.518199)
total: 137.31 sec