Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-113018
#<BuildRuby:0x00005562e5283708
@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.20230525-113018",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004132 0.000435 1.334399 ( 2.614658)
build_miniruby 0.000968 0.000102 0.709471 ( 0.709415)
build_ruby 0.001197 0.000126 2.272172 ( 2.273292)
build_all 0.004860 0.004333 12.681188 ( 1.107063)
build_install 0.007673 0.000000 1.726908 ( 0.847164)
test_btest 0.001017 0.000028 84.033322 ( 6.684691)
test_basic 0.003979 0.000543 0.566458 ( 0.649120)
test_all 0.000891 0.000122 444.275465 ( 51.415469)
test_rubyspec 0.012394 0.028353 41.393959 ( 53.920826)
total: 120.22 sec