Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-001526
#<BuildRuby:0x0000561d9ed470d0
@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.20220325-001526",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003619 0.006446 0.985293 ( 1.027861)
build_miniruby 0.001392 0.000497 0.078093 ( 0.075900)
build_ruby 0.001417 0.000507 0.072209 ( 0.069986)
build_all 0.006911 0.002468 4.217293 ( 0.852742)
build_install 0.013940 0.009110 7.764549 ( 2.417278)
test_btest 0.000000 0.001190 71.465640 ( 8.290455)
test_basic 0.001608 0.006196 0.338328 ( 0.428444)
test_all 0.001254 0.000627 653.145974 ( 65.228946)
test_rubyspec 0.110639 0.067669 45.776370 ( 51.200287)
total: 129.59 sec