Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-175821
#<BuildRuby:0x0000564a8e0efae0
@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.20231228-175821",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.002387 0.003282 1.166736 ( 1.597705)
build_miniruby 0.000995 0.000435 0.896017 ( 0.894729)
build_ruby 0.000000 0.001302 2.840162 ( 2.841471)
build_all 0.006020 0.003956 16.391889 ( 1.440071)
build_install 0.005545 0.002641 4.710283 ( 1.165233)
test_btest 0.000000 0.000994 82.864166 ( 7.653668)
test_basic 0.000000 0.005869 0.646729 ( 0.726808)
test_all 0.091163 0.044893 535.922807 ( 55.130357)
test_rubyspec 0.023869 0.023533 51.264957 ( 63.563167)
total: 135.01 sec