Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-032642
#<BuildRuby:0x000055ad42bdeeb8
@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.20230527-032642",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002543 0.002891 1.321524 ( 2.566064)
build_miniruby 0.001082 0.000000 0.822956 ( 0.822859)
build_ruby 0.001342 0.000000 2.466995 ( 2.466723)
build_all 0.000000 0.009447 12.453909 ( 1.140287)
build_install 0.003761 0.003776 1.759215 ( 0.867715)
test_btest 0.000721 0.000262 81.650688 ( 6.880868)
test_basic 0.003642 0.000103 0.717928 ( 0.798771)
test_all 0.001268 0.000441 442.703067 ( 48.074707)
test_rubyspec 0.020342 0.018618 41.294510 ( 53.739168)
total: 117.36 sec