Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-072128
#<BuildRuby:0x00005580ed65f040
@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.20230531-072128",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004553 0.000056 1.393382 ( 2.653399)
build_miniruby 0.001018 0.000102 0.897941 ( 0.897126)
build_ruby 0.000000 0.001318 2.400197 ( 2.401051)
build_all 0.006270 0.003011 12.792161 ( 1.186807)
build_install 0.007118 0.000000 1.759149 ( 0.907843)
test_btest 0.001050 0.000000 83.271141 ( 7.761040)
test_basic 0.003513 0.000456 0.689683 ( 0.772356)
test_all 0.001197 0.000156 440.670643 ( 49.812603)
test_rubyspec 0.008427 0.031676 42.137609 ( 54.678410)
total: 121.07 sec