Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-055529
#<BuildRuby:0x000055c26bd82038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221014-055529",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006197 0.004273 1.113305 ( 1.227312)
build_miniruby 0.001532 0.000219 0.094841 ( 0.092655)
build_ruby 0.001620 0.000000 0.097998 ( 0.095269)
build_all 0.008614 0.000808 1.352678 ( 0.584105)
build_install 0.009185 0.005494 1.651879 ( 0.912832)
test_btest 0.001861 0.000349 62.129443 ( 6.233646)
test_basic 0.005205 0.000976 0.365866 ( 0.457289)
test_all 0.000000 0.008088 511.395173 ( 54.733088)
test_rubyspec 0.076203 0.056790 43.192153 ( 51.704422)
total: 116.04 sec