Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-165619
#<BuildRuby:0x0000558c14ec2f98
@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.20221206-165619",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010841 1.189114 ( 1.222616)
build_miniruby 0.000252 0.001712 0.846892 ( 0.853113)
build_ruby 0.002355 0.000942 2.235541 ( 2.154828)
build_all 0.018161 0.002473 18.597026 ( 2.148962)
build_install 0.015404 0.002223 2.089684 ( 1.027859)
test_btest 0.000993 0.000298 87.718833 ( 9.319289)
test_basic 0.006001 0.001800 0.351781 ( 0.437918)
test_all 0.001642 0.000493 682.610367 ( 69.590335)
test_rubyspec 0.094552 0.059713 49.364548 ( 57.877035)
total: 144.63 sec