Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-180033
#<BuildRuby:0x0000558e99de3500
@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.20221212-180033",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003499 0.000583 0.640768 ( 1.064997)
build_miniruby 0.000764 0.000128 0.734170 ( 0.733301)
build_ruby 0.001082 0.000180 2.440394 ( 2.364233)
build_all 0.008920 0.000691 12.491367 ( 1.497823)
build_install 0.002424 0.004272 1.614558 ( 0.766319)
test_btest 0.000536 0.000115 68.290974 ( 6.300701)
test_basic 0.000000 0.003551 0.273539 ( 0.368428)
test_all 0.000493 0.001047 505.861059 ( 72.686322)
test_rubyspec 0.009396 0.018774 35.213895 ( 45.756880)
total: 131.54 sec