Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-155931
#<BuildRuby:0x00005627c6acfbb8
@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.20230617-155931",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005496 0.000611 1.454003 ( 2.701679)
build_miniruby 0.001013 0.000112 0.828333 ( 0.827752)
build_ruby 0.001481 0.000000 2.471980 ( 2.471909)
build_all 0.009358 0.000205 13.061884 ( 1.154094)
build_install 0.008551 0.000000 1.947716 ( 0.920954)
test_btest 0.000975 0.000049 81.170315 ( 7.778966)
test_basic 0.000418 0.004015 0.621327 ( 0.705017)
test_all 0.001427 0.000106 444.827625 ( 48.695438)
test_rubyspec 0.017317 0.023844 41.956371 ( 54.372901)
total: 119.63 sec