Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-062119
#<BuildRuby:0x0000561975ecb280
@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-062119",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003526 0.000321 0.972098 ( 1.212632)
build_miniruby 0.000941 0.000085 0.866281 ( 0.867350)
build_ruby 0.000000 0.001511 2.710765 ( 2.711962)
build_all 0.005138 0.002267 12.131602 ( 0.958349)
build_install 0.007961 0.005948 3.583530 ( 0.967367)
test_btest 0.000438 0.000101 64.161613 ( 5.058525)
test_basic 0.003458 0.000798 0.376267 ( 0.459402)
test_all 0.072947 0.026832 377.370292 ( 42.486988)
test_rubyspec 0.027248 0.045025 39.747500 ( 52.394794)
total: 107.12 sec