Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-162647
#<BuildRuby:0x0000558355f684d8
@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.20220209-162647",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000054 0.000008 0.000062 ( 0.000062)
build_up 0.004240 0.007014 0.942152 ( 1.590072)
build_miniruby 0.001381 0.000346 0.074625 ( 0.072913)
build_ruby 0.001792 0.000448 0.080576 ( 0.078849)
build_all 0.006148 0.004597 4.155546 ( 0.789472)
build_install 0.019509 0.004991 7.812531 ( 2.333414)
test_btest 0.001075 0.000000 74.420122 ( 7.977481)
test_basic 0.000332 0.007482 0.333006 ( 0.421763)
test_all 0.001932 0.000703 699.395177 ( 67.768735)
test_rubyspec 0.071294 0.084330 46.523806 ( 51.887831)
total: 132.92 sec