Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-104016
#<BuildRuby:0x000055c638fdefb8
@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.20231102-104016",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003686 0.001152 1.451076 ( 1.726810)
build_miniruby 0.001025 0.000000 0.861973 ( 0.861880)
build_ruby 0.001588 0.000000 2.691442 ( 2.691342)
build_all 0.007954 0.002368 17.257979 ( 1.520226)
build_install 0.003767 0.005196 5.091829 ( 1.207318)
test_btest 0.000823 0.000288 82.832211 ( 7.852353)
test_basic 0.000547 0.004330 0.699209 ( 0.775469)
test_all 0.118353 0.017167 533.919096 ( 55.100013)
test_rubyspec 0.018962 0.032261 48.960591 ( 61.324860)
total: 133.06 sec