Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-182644
#<BuildRuby:0x00005567e750c090
@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.20230705-182644",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006082 0.000804 1.583418 ( 2.851108)
build_miniruby 0.000000 0.001373 0.893231 ( 0.893637)
build_ruby 0.001180 0.000000 2.695442 ( 2.695879)
build_all 0.001135 0.007906 11.331067 ( 7.815019)
build_install 0.008139 0.000000 4.960850 ( 1.871275)
test_btest 0.000997 0.000000 83.967960 ( 7.724871)
test_basic 0.004654 0.000000 0.674941 ( 0.754754)
test_all 0.000931 0.000000 444.632119 ( 45.973354)
test_rubyspec 0.030060 0.009535 42.956399 ( 55.441966)
total: 126.02 sec