Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-141613
#<BuildRuby:0x000055a2ad7b3040
@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.20230520-141613",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004907 0.000078 1.225896 ( 2.413035)
build_miniruby 0.001221 0.000102 0.839656 ( 0.838340)
build_ruby 0.001151 0.000096 2.358817 ( 2.360026)
build_all 0.004697 0.004320 12.641380 ( 1.187845)
build_install 0.000383 0.007463 1.688477 ( 0.831544)
test_btest 0.000835 0.000239 79.466179 ( 7.430185)
test_basic 0.003695 0.001056 0.625180 ( 0.707144)
test_all 0.001121 0.000149 450.337589 ( 42.331695)
test_rubyspec 0.021170 0.011587 41.156020 ( 53.675397)
total: 111.78 sec