Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-064155
#<BuildRuby:0x0000562f26a70728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-064155",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005281 0.001219 0.847191 ( 1.072721)
build_miniruby 0.001095 0.000252 1.017512 ( 1.015628)
build_ruby 0.001309 0.000302 2.776454 ( 2.774036)
build_all 0.009916 0.000000 16.756473 ( 2.997354)
build_install 0.011510 0.000000 2.304145 ( 1.177268)
test_btest 0.000763 0.000000 73.432532 ( 10.928533)
test_basic 0.002491 0.003995 0.361561 ( 0.447764)
test_all 0.000909 0.000192 664.287451 (100.760158)
test_rubyspec 0.071989 0.036956 51.348974 ( 59.458745)
total: 180.63 sec