Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-162439
#<BuildRuby:0x000055cc907c0c10
@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.20220317-162439",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008248 0.002970 0.981743 ( 1.392452)
build_miniruby 0.001370 0.000366 0.077303 ( 0.075552)
build_ruby 0.001460 0.000389 0.068877 ( 0.067047)
build_all 0.009070 0.001310 4.120169 ( 0.840957)
build_install 0.022113 0.000245 7.872485 ( 2.446914)
test_btest 0.001101 0.000210 69.249099 ( 8.033541)
test_basic 0.006821 0.001299 0.347431 ( 0.434309)
test_all 0.001789 0.000341 710.770216 ( 67.654102)
test_rubyspec 0.098874 0.065891 46.239469 ( 51.655897)
total: 132.60 sec