Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-170503
#<BuildRuby:0x000055aadda8b438
@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.20231122-170503",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001124 0.004172 0.912095 ( 1.321042)
build_miniruby 0.000782 0.000261 0.804136 ( 0.804167)
build_ruby 0.001429 0.000476 2.650146 ( 2.650235)
build_all 0.003911 0.004018 12.147289 ( 1.002264)
build_install 0.009623 0.004664 3.720093 ( 0.982246)
test_btest 0.000571 0.000229 61.845300 ( 5.831062)
test_basic 0.004884 0.000250 0.404320 ( 0.482972)
test_all 0.071473 0.023987 360.870425 ( 35.034712)
test_rubyspec 0.020103 0.044423 39.850141 ( 52.406199)
total: 100.52 sec