Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-100032
#<BuildRuby:0x000055b656f8be90
@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.20230330-100032",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003925 0.000000 0.851446 ( 2.191521)
build_miniruby 0.000887 0.000000 0.704530 ( 0.703652)
build_ruby 0.001059 0.000000 2.226224 ( 2.225536)
build_all 0.003362 0.005161 12.114401 ( 1.146652)
build_install 0.006639 0.000604 1.718686 ( 0.888534)
test_btest 0.000510 0.000046 76.530846 ( 7.775203)
test_basic 0.002746 0.000250 0.256103 ( 0.351324)
test_all 0.000732 0.000067 435.942736 ( 47.110476)
test_rubyspec 0.003365 0.017527 37.554977 ( 48.076123)
total: 110.47 sec