Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-041222
#<BuildRuby:0x0000559950b1e920
@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.20221008-041222",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000082 0.000006 0.000088 ( 0.000086)
configure 0.000145 0.000011 0.000156 ( 0.000156)
build_up 0.007340 0.004326 1.085223 ( 1.112467)
build_miniruby 0.001736 0.000232 0.101880 ( 0.098166)
build_ruby 0.001735 0.000000 0.096678 ( 0.093436)
build_all 0.007336 0.000613 1.332344 ( 0.563850)
build_install 0.010196 0.005530 1.670936 ( 0.881935)
test_btest 0.001366 0.000241 60.483152 ( 6.006217)
test_basic 0.005204 0.000918 0.348676 ( 0.439092)
test_all 0.006916 0.000277 512.264770 ( 53.861157)
test_rubyspec 0.080272 0.047538 42.644248 ( 51.021271)
total: 114.08 sec