Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-185814
#<BuildRuby:0x0000562e9ce3d188
@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.20221226-185814",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000007 0.000006 0.000013 ( 0.000014)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.004576 0.004500 0.959257 ( 1.135691)
build_miniruby 0.000000 0.003072 0.842901 ( 0.841019)
build_ruby 0.003500 0.000000 2.143728 ( 2.143157)
build_all 0.020908 0.000000 18.523410 ( 2.161351)
build_install 0.015519 0.005199 2.015615 ( 1.031062)
test_btest 0.000000 0.001475 89.250653 ( 9.410354)
test_basic 0.005353 0.005276 0.353465 ( 0.436369)
test_all 0.002477 0.000606 675.377282 ( 63.458639)
test_rubyspec 0.094415 0.078654 47.886344 ( 56.061750)
total: 136.68 sec