Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-051727
#<BuildRuby:0x00005653c6d177f0
@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.20231204-051727",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004646 0.000000 0.976857 ( 1.240823)
build_miniruby 0.000956 0.000000 0.874796 ( 0.875965)
build_ruby 0.001181 0.000000 2.703690 ( 2.705604)
build_all 0.002477 0.004772 12.160256 ( 1.022168)
build_install 0.009957 0.000399 3.564760 ( 0.975266)
test_btest 0.000744 0.000058 61.697795 ( 5.748817)
test_basic 0.003488 0.000269 0.370243 ( 0.451237)
test_all 0.095132 0.006252 393.009584 ( 38.374456)
test_rubyspec 0.020833 0.044545 39.672158 ( 52.372028)
total: 103.77 sec