Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-071321
#<BuildRuby:0x0000557518d5f3a8
@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.20221208-071321",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004687 0.005556 1.211302 ( 1.281501)
build_miniruby 0.000000 0.002351 0.839921 ( 0.861553)
build_ruby 0.001795 0.000942 2.230389 ( 2.180550)
build_all 0.018122 0.001729 18.418971 ( 2.184093)
build_install 0.019829 0.001629 2.067711 ( 1.044305)
test_btest 0.000949 0.000249 92.905076 ( 9.567787)
test_basic 0.006141 0.001616 0.349600 ( 0.438453)
test_all 0.001489 0.000392 702.934069 ( 69.949368)
test_rubyspec 0.064419 0.091766 49.523439 ( 57.983622)
total: 145.49 sec