Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-161944
#<BuildRuby:0x000055d102daf8f8
@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.20221220-161944",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003151 0.000286 0.634005 ( 1.064878)
build_miniruby 0.000796 0.000073 0.738494 ( 0.737827)
build_ruby 0.001188 0.000108 2.525730 ( 2.525637)
build_all 0.009329 0.000049 12.524869 ( 1.525882)
build_install 0.002607 0.004144 1.617222 ( 0.762361)
test_btest 0.000599 0.000086 65.753840 ( 6.406962)
test_basic 0.003257 0.000465 0.248516 ( 0.344421)
test_all 0.001680 0.000240 505.593268 ( 69.825572)
test_rubyspec 0.013518 0.015608 35.811014 ( 46.192423)
total: 129.39 sec