Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-125729
#<BuildRuby:0x00005589a23bb858
@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.20220227-125729",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004760 0.005033 0.977930 ( 0.995199)
build_miniruby 0.001805 0.000387 0.073180 ( 0.071480)
build_ruby 0.002023 0.000433 0.076203 ( 0.073993)
build_all 0.005517 0.004876 4.167549 ( 0.868313)
build_install 0.015456 0.008349 7.919885 ( 2.438190)
test_btest 0.000995 0.000314 77.465855 ( 8.048928)
test_basic 0.005441 0.001718 0.345822 ( 0.434544)
test_all 0.001218 0.000385 661.474260 ( 65.161091)
test_rubyspec 0.116865 0.037792 46.111305 ( 51.637914)
total: 129.73 sec