Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-183350
#<BuildRuby:0x000056374e2cc208
@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.20220821-183350",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.007017 0.000000 0.872477 ( 1.183938)
build_miniruby 0.001001 0.000000 0.057869 ( 0.056551)
build_ruby 0.000994 0.000000 0.059459 ( 0.058233)
build_all 0.004603 0.000000 1.531303 ( 0.589362)
build_install 0.006399 0.004593 1.947949 ( 0.980506)
test_btest 0.000581 0.000034 47.443522 ( 8.591538)
test_basic 0.006227 0.000088 0.279113 ( 0.366722)
test_all 0.001903 0.000106 632.810454 ( 92.231798)
test_rubyspec 0.072995 0.025641 44.195746 ( 52.463591)
total: 156.52 sec