Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-131418
#<BuildRuby:0x0000560aaf994480
@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.20220329-131418",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009924 0.001281 1.017140 ( 1.289171)
build_miniruby 0.001821 0.000390 0.078002 ( 0.075921)
build_ruby 0.001773 0.000380 0.079814 ( 0.078124)
build_all 0.006479 0.003941 4.210984 ( 0.854428)
build_install 0.017331 0.005502 7.910260 ( 2.432692)
test_btest 0.000674 0.000177 71.457697 ( 8.212839)
test_basic 0.007281 0.000693 0.333137 ( 0.422433)
test_all 0.001506 0.000376 666.422265 ( 66.192946)
test_rubyspec 0.114744 0.062302 45.993436 ( 51.367746)
total: 130.93 sec