Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-061722
#<BuildRuby:0x000055d7fa043e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-061722",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.004364 0.000000 1.241845 ( 1.641598)
build_miniruby 0.001344 0.000000 1.011640 ( 1.010975)
build_ruby 0.001657 0.000000 2.772281 ( 2.771833)
build_all 0.010471 0.000000 16.768961 ( 1.537485)
build_install 0.008843 0.000000 4.899644 ( 1.162941)
test_btest 0.001174 0.000000 84.726591 ( 7.853930)
test_basic 0.000000 0.004409 0.669844 ( 0.746524)
test_all 0.085323 0.049132 517.860586 ( 48.427625)
test_rubyspec 0.019967 0.030762 50.754615 ( 63.027022)
total: 128.18 sec