Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-042636
#<BuildRuby:0x000055a240ef2620
@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.20230111-042636",
@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.000016 0.000005 0.000021 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005971 0.000576 0.849435 ( 1.048512)
build_miniruby 0.000955 0.000294 1.025037 ( 1.023187)
build_ruby 0.000000 0.001547 2.781241 ( 2.778754)
build_all 0.002062 0.007996 16.864817 ( 3.014943)
build_install 0.009419 0.002115 2.119184 ( 1.072956)
test_btest 0.000709 0.000304 69.266559 ( 11.426764)
test_basic 0.004542 0.001947 0.310844 ( 0.397746)
test_all 0.000917 0.000393 665.037553 ( 97.591039)
test_rubyspec 0.069374 0.061101 51.807389 ( 59.839346)
total: 178.19 sec