Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-011035
#<BuildRuby:0x000055b38a665e98
@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-011035",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005168 0.001590 0.897888 ( 1.080763)
build_miniruby 0.000966 0.000297 1.015853 ( 1.013874)
build_ruby 0.001194 0.000367 2.773110 ( 2.770473)
build_all 0.008407 0.001147 16.655916 ( 2.998548)
build_install 0.008862 0.002532 2.071579 ( 1.066684)
test_btest 0.000845 0.000241 72.792120 ( 10.662610)
test_basic 0.001182 0.005804 0.350658 ( 0.436040)
test_all 0.001082 0.000386 652.962083 ( 99.628330)
test_rubyspec 0.076002 0.033730 51.450302 ( 59.517893)
total: 179.18 sec