Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-041336
#<BuildRuby:0x000055ff4cedfd68
@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.20230521-041336",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000846 0.004221 1.368999 ( 2.597942)
build_miniruby 0.000764 0.000225 0.792079 ( 0.791726)
build_ruby 0.000913 0.000268 2.422366 ( 2.422305)
build_all 0.007833 0.001029 12.081716 ( 1.051826)
build_install 0.004318 0.003029 1.637178 ( 0.816206)
test_btest 0.000768 0.000230 79.410901 ( 7.128287)
test_basic 0.000022 0.004170 0.711906 ( 0.798093)
test_all 0.000615 0.000216 415.292716 ( 45.127851)
test_rubyspec 0.020320 0.017541 41.051046 ( 53.619188)
total: 114.35 sec