Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-014020
#<BuildRuby:0x000055f02f05f940
@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.20220328-014020",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011885 1.025501 ( 1.226835)
build_miniruby 0.000452 0.001722 0.072811 ( 0.072382)
build_ruby 0.001214 0.000607 0.074022 ( 0.074091)
build_all 0.004046 0.006014 4.158996 ( 0.872253)
build_install 0.018909 0.005459 7.974168 ( 2.431928)
test_btest 0.000826 0.000413 73.853353 ( 8.558823)
test_basic 0.005530 0.002765 0.343837 ( 0.434779)
test_all 0.001292 0.000646 703.776640 ( 68.117139)
test_rubyspec 0.084474 0.067359 45.960591 ( 51.335808)
total: 133.13 sec