Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-113159
#<BuildRuby:0x0000555fe917f0b8
@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.20231211-113159",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004379 0.001030 1.285721 ( 1.626264)
build_miniruby 0.001032 0.000242 0.849051 ( 0.848973)
build_ruby 0.001317 0.000000 2.834529 ( 2.834958)
build_all 0.003718 0.006299 16.592143 ( 1.530025)
build_install 0.009107 0.000000 4.875233 ( 1.195959)
test_btest 0.001195 0.000000 88.315263 ( 6.732681)
test_basic 0.003075 0.001216 0.806743 ( 0.881925)
test_all 0.101011 0.030911 537.244711 ( 54.158410)
test_rubyspec 0.017323 0.030049 51.739861 ( 64.104706)
total: 133.91 sec