Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-122226
#<BuildRuby:0x0000555a3eea7a20
@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.20230726-122226",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005238 0.000873 1.543716 ( 2.813540)
build_miniruby 0.000824 0.000137 0.892766 ( 0.891971)
build_ruby 0.001074 0.000179 2.750562 ( 2.750033)
build_all 0.004702 0.004495 14.190537 ( 1.268669)
build_install 0.004224 0.004399 2.086267 ( 0.952968)
test_btest 0.000541 0.000135 84.851707 ( 7.352779)
test_basic 0.004198 0.000000 0.755916 ( 0.831673)
test_all 0.000988 0.000056 533.564465 ( 48.432884)
test_rubyspec 0.025094 0.014059 44.443765 ( 56.840724)
total: 122.14 sec