Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-181108
#<BuildRuby:0x0000557fd2e83918
@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.20230703-181108",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000954 0.004165 1.291362 ( 2.606411)
build_miniruby 0.000726 0.000161 0.812208 ( 0.812576)
build_ruby 0.001018 0.000226 2.608294 ( 2.609067)
build_all 0.007318 0.002037 10.995044 ( 7.662617)
build_install 0.007897 0.000912 4.922348 ( 1.967548)
test_btest 0.001021 0.000222 83.418576 ( 7.651061)
test_basic 0.002991 0.000650 0.650462 ( 0.737140)
test_all 0.002187 0.000000 477.619991 ( 50.100058)
test_rubyspec 0.017276 0.021011 42.227444 ( 54.654384)
total: 128.80 sec