Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-233654
#<BuildRuby:0x00005611dd2e3778
@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.20220307-233654",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008528 0.001960 1.003442 ( 1.112759)
build_miniruby 0.001352 0.000563 0.077555 ( 0.075535)
build_ruby 0.002198 0.000000 0.078941 ( 0.075954)
build_all 0.007636 0.002144 4.200663 ( 0.858425)
build_install 0.021623 0.002284 7.984188 ( 2.415262)
test_btest 0.001032 0.000322 76.481083 ( 7.885859)
test_basic 0.002201 0.006127 0.341665 ( 0.429988)
test_all 0.001733 0.000650 650.386349 ( 65.245288)
test_rubyspec 0.100271 0.061527 46.481928 ( 51.612016)
total: 129.71 sec