Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-222919
#<BuildRuby:0x0000562dc184ce80
@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.20220812-222919",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.010360 0.812031 ( 0.884409)
build_miniruby 0.000895 0.000395 0.053564 ( 0.052578)
build_ruby 0.001096 0.000421 0.062732 ( 0.061632)
build_all 0.006679 0.002569 1.250534 ( 0.468301)
build_install 0.013221 0.003159 1.573054 ( 0.794549)
test_btest 0.000851 0.000304 52.429731 ( 6.034688)
test_basic 0.003881 0.002724 0.306687 ( 0.397795)
test_all 0.001471 0.001660 506.447568 ( 53.037632)
test_rubyspec 0.065704 0.052600 41.757375 ( 49.353364)
total: 111.09 sec