Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-004550
#<BuildRuby:0x000055a60ced2f08
@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.20220829-004550",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000038 0.000007 0.000045 ( 0.000048)
build_up 0.005669 0.005626 0.828394 ( 1.317497)
build_miniruby 0.001308 0.000356 0.064706 ( 0.063346)
build_ruby 0.000000 0.001434 0.056540 ( 0.055263)
build_all 0.003297 0.004416 1.221802 ( 0.471057)
build_install 0.014644 0.000000 1.569137 ( 0.795741)
test_btest 0.001516 0.000000 52.941076 ( 5.775967)
test_basic 0.005209 0.000382 0.287215 ( 0.378280)
test_all 0.003273 0.000000 505.350935 ( 52.749470)
test_rubyspec 0.095638 0.028754 41.118424 ( 49.699157)
total: 111.31 sec