Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-145423
#<BuildRuby:0x0000564cf85151f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221016-145423",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.008684 0.001447 1.114277 ( 1.168619)
build_miniruby 0.001343 0.000224 0.109417 ( 0.106410)
build_ruby 0.001703 0.000000 0.097918 ( 0.095318)
build_all 0.005895 0.002630 1.361706 ( 0.584846)
build_install 0.013442 0.001663 1.696020 ( 0.909393)
test_btest 0.001289 0.000227 62.765343 ( 7.136661)
test_basic 0.005755 0.000184 0.346144 ( 0.441910)
test_all 0.006973 0.000356 486.702174 ( 53.177678)
test_rubyspec 0.094610 0.022795 43.512295 ( 52.105192)
total: 115.73 sec