Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-152709
#<BuildRuby:0x000055dc8872bce8
@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.20231105-152709",
@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.000060 0.000000 0.000060 ( 0.000030)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001748 0.003618 1.410418 ( 1.624083)
build_miniruby 0.000937 0.000197 0.899392 ( 0.898941)
build_ruby 0.001047 0.000220 2.638038 ( 2.638138)
build_all 0.001823 0.008742 17.355321 ( 1.515854)
build_install 0.008745 0.001369 5.422851 ( 1.247151)
test_btest 0.000790 0.000237 89.443598 ( 7.358188)
test_basic 0.004507 0.001352 0.791959 ( 0.868182)
test_all 0.097633 0.035668 536.142204 ( 54.617589)
test_rubyspec 0.021525 0.029683 51.418817 ( 63.678237)
total: 134.45 sec