Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-123047
#<BuildRuby:0x00005602122a7370
@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-123047",
@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.000005 0.000001 0.000006 ( 0.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004443 0.000080 0.982291 ( 1.259992)
build_miniruby 0.001117 0.000204 0.864984 ( 0.864958)
build_ruby 0.000998 0.000181 2.704317 ( 2.705484)
build_all 0.004394 0.003301 12.169423 ( 0.992452)
build_install 0.005240 0.004308 3.601788 ( 0.965640)
test_btest 0.000715 0.000000 62.212722 ( 5.357501)
test_basic 0.002999 0.000000 0.372752 ( 0.453486)
test_all 0.085321 0.014889 387.819220 ( 44.375469)
test_rubyspec 0.048297 0.021011 39.792402 ( 52.454520)
total: 109.43 sec