Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-170655
#<BuildRuby:0x000055754ef3e620
@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.20230125-170655",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000026 0.000011 0.000037 ( 0.000023)
build_up 0.001324 0.006526 0.639229 (121.111731)
build_miniruby 0.000805 0.000470 0.997776 ( 0.995817)
build_ruby 0.001021 0.000596 2.762286 ( 2.759518)
build_all 0.009304 0.000659 16.708093 ( 2.967316)
build_install 0.004885 0.006326 2.081315 ( 1.066907)
test_btest 0.000694 0.000390 77.150404 ( 10.494206)
test_basic 0.003614 0.003744 0.379087 ( 0.463730)
test_all 0.000790 0.000465 656.991389 (104.708798)
test_rubyspec 0.057993 0.061854 51.586571 ( 59.664134)
total: 304.23 sec