Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-183503
#<BuildRuby:0x000055ee49413b50
@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.20230701-183503",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001473 0.003704 1.472283 ( 2.764735)
build_miniruby 0.000923 0.000071 0.884599 ( 0.884521)
build_ruby 0.001364 0.000104 2.695295 ( 2.695572)
build_all 0.001663 0.007306 11.300085 ( 7.861431)
build_install 0.007510 0.000755 5.020262 ( 2.009002)
test_btest 0.000785 0.000000 86.136153 ( 7.168521)
test_basic 0.000745 0.003388 0.640077 ( 0.722953)
test_all 0.001886 0.000471 463.854712 ( 44.481661)
test_rubyspec 0.013851 0.027096 42.368438 ( 54.835636)
total: 123.42 sec