Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-005241
#<BuildRuby:0x0000561e11bd4040
@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-005241",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000026)
build_up 0.005291 0.001221 0.838289 ( 1.073364)
build_miniruby 0.001294 0.000000 0.998156 ( 0.996262)
build_ruby 0.001515 0.000000 2.752445 ( 2.750050)
build_all 0.009261 0.000632 16.710592 ( 2.971113)
build_install 0.010104 0.001010 2.068103 ( 1.062890)
test_btest 0.000672 0.000126 74.843176 ( 10.030984)
test_basic 0.006507 0.000247 0.362372 ( 0.448185)
test_all 0.001266 0.000223 671.097190 ( 95.826325)
test_rubyspec 0.082405 0.038493 51.400418 ( 59.473949)
total: 174.63 sec