Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-223224
#<BuildRuby:0x0000558eec314090
@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.20231206-223224",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001884 0.003718 1.408173 ( 1.797327)
build_miniruby 0.000924 0.000139 0.878415 ( 0.878536)
build_ruby 0.001266 0.000190 3.074697 ( 3.074354)
build_all 0.009708 0.000808 16.916066 ( 1.523256)
build_install 0.009022 0.000048 5.009170 ( 1.196087)
test_btest 0.000860 0.000112 85.597677 ( 7.868000)
test_basic 0.000000 0.004009 0.569078 ( 0.647385)
test_all 0.088890 0.047292 559.810432 ( 51.327528)
test_rubyspec 0.021850 0.029962 51.788019 ( 64.078414)
total: 132.39 sec