Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-194216
#<BuildRuby:0x000055b0704ab138
@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.20230621-194216",
@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.000010 0.000001 0.000011 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005129 1.382524 ( 2.624649)
build_miniruby 0.000000 0.001135 0.883779 ( 0.883862)
build_ruby 0.000684 0.000678 2.575210 ( 2.574918)
build_all 0.008117 0.001939 15.859389 ( 1.376176)
build_install 0.009664 0.000000 4.854646 ( 1.207941)
test_btest 0.001055 0.000000 85.021245 ( 7.607733)
test_basic 0.004745 0.003064 0.646906 ( 0.722547)
test_all 0.001350 0.000337 454.449660 ( 41.196876)
test_rubyspec 0.020610 0.021203 43.103906 ( 55.550503)
total: 113.75 sec