Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-035650
#<BuildRuby:0x0000563865d0af90
@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.20220813-035650",
@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.000029 0.000007 0.000036 ( 0.000037)
autoconf 0.000056 0.000014 0.000070 ( 0.000066)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.009501 0.002375 0.839947 ( 0.960108)
build_miniruby 0.001461 0.000365 0.055832 ( 0.055816)
build_ruby 0.001093 0.000273 0.045875 ( 0.045622)
build_all 0.003503 0.004361 1.226695 ( 0.467666)
build_install 0.011722 0.003607 1.580960 ( 0.792903)
test_btest 0.000781 0.000240 53.894179 ( 5.962461)
test_basic 0.001798 0.004259 0.288847 ( 0.382157)
test_all 0.005535 0.001929 508.633428 ( 53.282701)
test_rubyspec 0.078636 0.046944 41.723529 ( 49.486388)
total: 111.44 sec