Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-170439
#<BuildRuby:0x0000557704cf32c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-170439",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005870 0.000979 0.883971 ( 1.391302)
build_miniruby 0.000727 0.000121 0.057694 ( 0.056505)
build_ruby 0.000818 0.000137 0.059494 ( 0.058317)
build_all 0.003903 0.000651 1.526845 ( 0.584794)
build_install 0.001925 0.009240 5.690699 ( 2.145368)
test_btest 0.000549 0.000169 48.698631 ( 8.580432)
test_basic 0.004684 0.001441 0.339191 ( 0.426849)
test_all 0.000000 0.001106 626.626674 ( 89.661331)
test_rubyspec 0.058676 0.059550 43.865264 ( 51.244508)
total: 154.15 sec