Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-033525
#<BuildRuby:0x0000564e8c493230
@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.20231030-033525",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004822 0.000044 1.380226 ( 1.618816)
build_miniruby 0.001039 0.000049 0.965568 ( 0.965562)
build_ruby 0.001252 0.000000 2.620785 ( 2.621358)
build_all 0.009903 0.000000 16.855940 ( 1.548225)
build_install 0.005089 0.003724 5.039405 ( 1.158032)
test_btest 0.000973 0.000075 88.434567 ( 7.327268)
test_basic 0.001551 0.003647 0.693741 ( 0.770387)
test_all 0.088781 0.047611 520.211764 ( 65.566980)
test_rubyspec 0.031593 0.015456 50.336797 ( 62.741315)
total: 144.32 sec