Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-094942
#<BuildRuby:0x0000559bae5d4090
@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.20231129-094942",
@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.004043 0.000002 0.839829 ( 1.254665)
build_miniruby 0.000779 0.000065 0.884924 ( 0.885015)
build_ruby 0.001187 0.000099 2.724823 ( 2.727557)
build_all 0.007223 0.000602 12.093672 ( 1.004671)
build_install 0.010796 0.000000 3.542689 ( 0.974992)
test_btest 0.000617 0.000000 64.400405 ( 4.731102)
test_basic 0.003123 0.000000 0.372662 ( 0.453996)
test_all 0.078743 0.019687 384.592505 ( 34.526604)
test_rubyspec 0.019942 0.048782 39.720207 ( 52.419537)
total: 98.98 sec