Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-160600
#<BuildRuby:0x0000559b2f6c7328
@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-160600",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000566 0.004278 1.446753 ( 2.665480)
build_miniruby 0.001117 0.000000 0.910479 ( 0.910904)
build_ruby 0.001158 0.000000 2.534349 ( 2.535974)
build_all 0.008423 0.000000 10.963934 ( 7.361721)
build_install 0.006180 0.002015 5.060026 ( 1.948705)
test_btest 0.000773 0.000211 86.933277 ( 7.348109)
test_basic 0.002682 0.000731 0.608282 ( 0.691129)
test_all 0.001129 0.000307 444.528935 ( 46.246680)
test_rubyspec 0.036030 0.005762 43.436060 ( 55.957134)
total: 125.67 sec