Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-171257
#<BuildRuby:0x0000558a6776f718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-171257",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008834 0.002038 0.928871 ( 1.005547)
build_miniruby 0.000000 0.002050 0.071849 ( 0.070542)
build_ruby 0.000000 0.002205 0.074116 ( 0.072255)
build_all 0.007204 0.002329 4.072377 ( 0.777690)
build_install 0.015745 0.006967 7.696236 ( 2.300596)
test_btest 0.000945 0.000315 45.986716 ( 42.997819)
test_basic 0.001360 0.006137 0.329329 ( 0.418743)
test_all 0.001454 0.000582 685.292521 ( 66.525518)
test_rubyspec 0.088396 0.070415 45.864020 ( 51.406248)
total: 165.58 sec