Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-061027
#<BuildRuby:0x000055aad4fab458
@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.20231027-061027",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001777 0.003399 1.479106 ( 1.736107)
build_miniruby 0.000881 0.000240 0.910199 ( 0.909648)
build_ruby 0.000985 0.000269 2.847231 ( 2.848205)
build_all 0.007559 0.002730 17.100921 ( 1.595393)
build_install 0.004783 0.004044 5.056019 ( 1.195980)
test_btest 0.000566 0.000189 84.348617 ( 7.855664)
test_basic 0.000075 0.003821 0.546218 ( 0.624030)
test_all 0.087981 0.045664 535.382125 ( 47.795788)
test_rubyspec 0.028164 0.020333 50.374725 ( 62.615868)
total: 127.18 sec