Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-010345
#<BuildRuby:0x0000563f536c74b8
@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.20221117-010345",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.007687 0.000770 1.132864 ( 1.753143)
build_miniruby 0.001548 0.000331 0.875850 ( 0.876450)
build_ruby 0.001931 0.000414 2.321754 ( 2.235154)
build_all 0.017008 0.001458 18.239544 ( 2.296055)
build_install 0.019088 0.002210 1.904860 ( 1.012006)
test_btest 0.001134 0.000197 85.549239 ( 10.582833)
test_basic 0.006943 0.000418 0.353878 ( 0.443711)
test_all 0.001495 0.000000 686.239117 ( 73.650348)
test_rubyspec 0.066216 0.063932 50.517918 ( 59.121424)
total: 151.97 sec