Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-095006
#<BuildRuby:0x000055d431e54178
@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.20231208-095006",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004648 0.000050 1.002198 ( 1.307318)
build_miniruby 0.001025 0.000085 0.869994 ( 0.869482)
build_ruby 0.000910 0.000076 2.692932 ( 2.694738)
build_all 0.004151 0.004251 12.078915 ( 1.009378)
build_install 0.006210 0.003801 3.580032 ( 0.969967)
test_btest 0.000585 0.000117 62.192588 ( 5.001971)
test_basic 0.002763 0.000553 0.378869 ( 0.460301)
test_all 0.075787 0.023344 369.564462 ( 44.595936)
test_rubyspec 0.033540 0.036343 39.570176 ( 52.250867)
total: 109.16 sec