Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-101409
#<BuildRuby:0x00005575930bf208
@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.20221226-101409",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003044 0.000913 0.635605 ( 1.046159)
build_miniruby 0.000723 0.000217 0.743848 ( 0.743183)
build_ruby 0.000958 0.000287 2.488593 ( 2.488598)
build_all 0.009352 0.000000 12.676572 ( 1.525246)
build_install 0.006312 0.000324 1.600299 ( 0.776296)
test_btest 0.000550 0.000127 65.393103 ( 5.981809)
test_basic 0.000000 0.003753 0.242586 ( 0.337511)
test_all 0.000000 0.001219 481.955340 ( 46.638615)
test_rubyspec 0.004452 0.024186 34.723071 ( 45.298083)
total: 104.84 sec