Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-113930
#<BuildRuby:0x00005612ff1d0098
@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.20230527-113930",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005558 1.408036 ( 2.625797)
build_miniruby 0.000000 0.000982 0.762222 ( 0.761365)
build_ruby 0.000000 0.001176 2.432585 ( 2.432520)
build_all 0.002981 0.006589 12.745303 ( 1.176569)
build_install 0.006346 0.001443 1.801879 ( 0.892134)
test_btest 0.000000 0.001153 83.085076 ( 7.322032)
test_basic 0.001296 0.003116 0.622788 ( 0.708905)
test_all 0.001152 0.000314 458.492576 ( 40.900229)
test_rubyspec 0.019529 0.021229 40.937240 ( 53.460648)
total: 110.28 sec