Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-141047
#<BuildRuby:0x000055aa4ccdf090
@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.20230713-141047",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005889 0.000196 1.405526 ( 2.863383)
build_miniruby 0.001013 0.000000 0.912874 ( 0.912531)
build_ruby 0.001252 0.000000 2.685230 ( 2.685606)
build_all 0.002742 0.006848 13.173969 ( 1.192638)
build_install 0.007985 0.000000 1.858637 ( 0.894869)
test_btest 0.000992 0.000000 74.753429 ( 7.292722)
test_basic 0.003587 0.000238 0.662725 ( 0.740557)
test_all 0.001017 0.000157 439.951822 ( 50.779342)
test_rubyspec 0.027074 0.010889 41.656297 ( 54.173159)
total: 121.54 sec