Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-182624
#<BuildRuby:0x000055b5f7718128
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-182624",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001046 0.004151 1.357957 ( 1.733868)
build_miniruby 0.001282 0.000148 1.901439 ( 1.934112)
build_ruby 0.001271 0.000147 4.420200 ( 4.430416)
build_all 0.010135 0.000191 16.640565 ( 1.787753)
build_install 0.012287 0.003657 4.889012 ( 1.768140)
test_btest 0.000748 0.000094 86.492215 ( 9.093431)
test_basic 0.005575 0.000175 0.623039 ( 0.692565)
test_all 0.099847 0.022897 562.387434 ( 58.300093)
test_rubyspec 0.042191 0.023574 78.006137 ( 90.252636)
total: 169.99 sec