Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-193558
#<BuildRuby:0x000055d10f4ffac0
@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.20221205-193558",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004207 0.000035 0.819664 ( 1.079965)
build_miniruby 0.000779 0.000120 0.534410 ( 0.534102)
build_ruby 0.001110 0.000171 1.677728 ( 1.602619)
build_all 0.008970 0.000000 11.808281 ( 1.462993)
build_install 0.007192 0.000000 1.576579 ( 0.748124)
test_btest 0.000670 0.000000 63.934977 ( 6.134957)
test_basic 0.002949 0.000000 0.239082 ( 0.335789)
test_all 0.000896 0.000000 475.797119 ( 48.916538)
test_rubyspec 0.006969 0.020371 35.247354 ( 45.888896)
total: 106.70 sec