Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-021633
#<BuildRuby:0x000055df5f4e6eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231105-021633",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004870 0.000212 1.333576 ( 1.586399)
build_miniruby 0.000000 0.000965 0.837671 ( 0.837430)
build_ruby 0.000000 0.001433 3.039146 ( 3.038993)
build_all 0.006542 0.004039 17.190978 ( 1.557024)
build_install 0.006986 0.001996 5.292290 ( 1.231992)
test_btest 0.000833 0.000238 84.253449 ( 8.018838)
test_basic 0.005163 0.000263 0.712062 ( 0.785645)
test_all 0.116831 0.019254 531.705163 ( 48.290238)
test_rubyspec 0.012808 0.033762 51.273804 ( 63.547357)
total: 128.89 sec