Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-183745
#<BuildRuby:0x000056523d6fd570
@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.20220822-183745",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.007989 0.001478 0.801286 ( 1.308600)
build_miniruby 0.001814 0.000660 0.065252 ( 0.063086)
build_ruby 0.001280 0.000465 0.065110 ( 0.063698)
build_all 0.007003 0.000806 1.261693 ( 0.481273)
build_install 0.013319 0.001066 1.569280 ( 0.791329)
test_btest 0.000957 0.000274 51.635471 ( 5.740395)
test_basic 0.007282 0.000571 0.298751 ( 0.386988)
test_all 0.003062 0.000817 510.368131 ( 53.130332)
test_rubyspec 0.068979 0.065682 41.775506 ( 50.328491)
total: 112.30 sec