Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-104857
#<BuildRuby:0x0000562e73463438
@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.20231202-104857",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004650 0.000775 0.977095 ( 1.256659)
build_miniruby 0.000768 0.000128 0.872199 ( 0.872557)
build_ruby 0.001365 0.000227 2.711735 ( 2.714521)
build_all 0.008096 0.000000 12.171487 ( 1.012015)
build_install 0.009318 0.000000 3.614550 ( 0.964317)
test_btest 0.000838 0.000000 62.873134 ( 4.572177)
test_basic 0.000000 0.002989 0.372169 ( 0.453105)
test_all 0.078162 0.020970 396.053243 ( 35.995837)
test_rubyspec 0.042601 0.027254 39.678330 ( 52.332019)
total: 100.17 sec