Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-101929
#<BuildRuby:0x0000562cd48f4448
@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.20220312-101929",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004775 0.005192 0.979060 ( 1.036201)
build_miniruby 0.000000 0.002208 0.075645 ( 0.073364)
build_ruby 0.000697 0.001078 0.070444 ( 0.068795)
build_all 0.007811 0.000963 1.484917 ( 0.609756)
build_install 0.019879 0.002614 5.270237 ( 2.177290)
test_btest 0.000917 0.000215 74.979083 ( 8.531464)
test_basic 0.001963 0.005735 0.353159 ( 0.441901)
test_all 0.001602 0.000471 662.283481 ( 66.044910)
test_rubyspec 0.114774 0.050433 46.395963 ( 51.922751)
total: 130.91 sec