Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-214553
#<BuildRuby:0x000055e288c5fdf8
@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.20220609-214553",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006786 0.906697 ( 1.154146)
build_miniruby 0.000658 0.000416 0.057693 ( 0.056429)
build_ruby 0.000686 0.000211 0.058776 ( 0.057633)
build_all 0.004090 0.000038 1.498450 ( 0.609386)
build_install 0.006209 0.004714 6.351350 ( 2.852759)
test_btest 0.000627 0.000209 57.514899 ( 8.032574)
test_basic 0.004278 0.001426 0.382095 ( 0.470605)
test_all 0.001186 0.000395 615.338550 ( 93.099814)
test_rubyspec 0.064518 0.063078 44.265352 ( 49.897673)
total: 156.23 sec