Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-065907
#<BuildRuby:0x000055d623efe5a8
@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.20220514-065907",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003731 0.003100 0.829399 ( 1.140176)
build_miniruby 0.000892 0.000179 0.057722 ( 0.056337)
build_ruby 0.000877 0.000175 0.057970 ( 0.056579)
build_all 0.003576 0.000716 1.512418 ( 0.611636)
build_install 0.010073 0.001136 6.319243 ( 2.876223)
test_btest 0.000712 0.000133 54.237452 ( 8.559617)
test_basic 0.005270 0.000146 0.296640 ( 0.385501)
test_all 0.000000 0.001350 660.148961 ( 95.362348)
test_rubyspec 0.049191 0.066749 44.275251 ( 49.186605)
total: 158.24 sec