Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-183440
#<BuildRuby:0x000055bc42807b50
@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.20230725-183440",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003614 0.002854 1.408316 ( 2.869499)
build_miniruby 0.000000 0.000866 0.829636 ( 0.828899)
build_ruby 0.000000 0.001150 2.797393 ( 2.797531)
build_all 0.003356 0.005303 12.995019 ( 1.211166)
build_install 0.007687 0.000000 1.898202 ( 0.894928)
test_btest 0.000968 0.000000 74.647734 ( 7.262975)
test_basic 0.001810 0.003533 0.767935 ( 0.848314)
test_all 0.000948 0.000330 486.448207 ( 44.400552)
test_rubyspec 0.027643 0.014782 43.727830 ( 56.159223)
total: 117.27 sec