Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-145418
#<BuildRuby:0x000056147506f858
@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.20220315-145418",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009707 0.001618 0.993536 ( 1.399762)
build_miniruby 0.001804 0.000300 0.069987 ( 0.068165)
build_ruby 0.001754 0.000000 0.071398 ( 0.069580)
build_all 0.005802 0.004560 4.155825 ( 0.854811)
build_install 0.015180 0.007665 8.036696 ( 2.454187)
test_btest 0.001023 0.000272 75.564731 ( 8.038305)
test_basic 0.000000 0.008121 0.341247 ( 0.435148)
test_all 0.000000 0.001745 705.983486 ( 68.251402)
test_rubyspec 0.101116 0.064149 46.423702 ( 51.769528)
total: 133.34 sec