Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-155450
#<BuildRuby:0x000056329b58c040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-155450",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002479 0.003875 0.880523 ( 1.072364)
build_miniruby 0.001114 0.000139 1.012943 ( 1.011013)
build_ruby 0.001754 0.000000 2.761392 ( 2.758594)
build_all 0.009878 0.000000 16.856223 ( 2.986493)
build_install 0.006797 0.004398 2.107613 ( 1.084013)
test_btest 0.000974 0.000146 77.962103 ( 10.669337)
test_basic 0.007406 0.000000 0.390843 ( 0.475186)
test_all 0.001348 0.000050 669.479557 ( 99.955465)
test_rubyspec 0.100716 0.028847 51.448721 ( 59.548491)
total: 179.56 sec