Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-133513
#<BuildRuby:0x0000556be3fc0a90
@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-133513",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004714 0.004652 0.957883 ( 1.152753)
build_miniruby 0.001898 0.000271 0.838292 ( 0.836847)
build_ruby 0.002930 0.000000 2.152017 ( 2.152873)
build_all 0.020606 0.000135 18.537977 ( 2.169607)
build_install 0.021311 0.000000 2.019455 ( 1.023841)
test_btest 0.001477 0.000000 88.163996 ( 9.215629)
test_basic 0.008847 0.000368 0.350534 ( 0.436631)
test_all 0.002387 0.000191 676.058877 ( 63.681773)
test_rubyspec 0.132828 0.051526 47.863513 ( 56.032529)
total: 136.70 sec