Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-000204
#<BuildRuby:0x00005613eacc0110
@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-000204",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003882 0.972014 ( 1.290096)
build_miniruby 0.000991 0.000190 0.862077 ( 0.861914)
build_ruby 0.000873 0.000158 2.736181 ( 2.737294)
build_all 0.003023 0.004998 12.098805 ( 0.977443)
build_install 0.011650 0.000000 3.538165 ( 0.969197)
test_btest 0.000466 0.000000 61.564240 ( 5.911400)
test_basic 0.003217 0.000000 0.376455 ( 0.458341)
test_all 0.053243 0.045484 396.828292 ( 37.525114)
test_rubyspec 0.033397 0.038634 39.504013 ( 52.123991)
total: 102.86 sec