Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-001255
#<BuildRuby:0x000055cc3ea8c5e0
@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.20221226-001255",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010017 0.000264 0.955989 ( 1.143811)
build_miniruby 0.002177 0.000290 0.845092 ( 0.844262)
build_ruby 0.002353 0.000313 2.128373 ( 2.128976)
build_all 0.015096 0.005555 18.762791 ( 2.170632)
build_install 0.017591 0.004502 2.064083 ( 1.041525)
test_btest 0.001705 0.000000 87.513529 ( 9.086275)
test_basic 0.009489 0.000310 0.352300 ( 0.437725)
test_all 0.002991 0.000000 677.559292 ( 62.925601)
test_rubyspec 0.117406 0.065672 48.178612 ( 56.305232)
total: 136.09 sec