Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-182922
#<BuildRuby:0x00005568a2dabf28
@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.20230107-182922",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005988 0.000423 0.887571 ( 1.095352)
build_miniruby 0.001155 0.000231 1.020773 ( 1.018692)
build_ruby 0.001305 0.000261 2.782850 ( 2.780285)
build_all 0.004531 0.005394 16.850008 ( 2.992478)
build_install 0.009130 0.002435 2.111236 ( 1.073970)
test_btest 0.000915 0.000243 78.874985 ( 10.392778)
test_basic 0.006507 0.000335 0.364091 ( 0.450001)
test_all 0.001067 0.000266 668.562178 ( 96.253005)
test_rubyspec 0.087812 0.045976 52.175528 ( 60.196285)
total: 176.25 sec