Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-012251
#<BuildRuby:0x000055f1b09abf58
@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-012251",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004537 0.004238 0.850060 ( 1.592243)
build_miniruby 0.000989 0.000283 1.000975 ( 0.999082)
build_ruby 0.001218 0.000348 2.759614 ( 2.757235)
build_all 0.008391 0.001087 16.704127 ( 2.968608)
build_install 0.008401 0.000954 2.091119 ( 1.074524)
test_btest 0.000832 0.000208 67.189171 ( 11.511265)
test_basic 0.006051 0.000275 0.353650 ( 0.439932)
test_all 0.001059 0.000249 665.220348 ( 93.351916)
test_rubyspec 0.087392 0.040375 51.403092 ( 59.453347)
total: 174.15 sec