Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-002644
#<BuildRuby:0x000055fa7de28010
@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.20221229-002644",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006141 0.000410 0.843106 ( 1.014739)
build_miniruby 0.001127 0.000075 1.016253 ( 1.014302)
build_ruby 0.001484 0.000099 2.788842 ( 2.786234)
build_all 0.009572 0.000015 16.816139 ( 2.987554)
build_install 0.011516 0.000114 2.299700 ( 1.191245)
test_btest 0.001001 0.000053 75.255070 ( 11.041959)
test_basic 0.006306 0.000332 0.340859 ( 0.427167)
test_all 0.001188 0.000062 668.146890 ( 96.290387)
test_rubyspec 0.088173 0.046009 51.864406 ( 59.909555)
total: 176.66 sec