Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-221952
#<BuildRuby:0x0000563045de8778
@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.20220201-221952",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000201 0.010809 0.940820 ( 1.000651)
build_miniruby 0.001429 0.000409 0.081034 ( 0.078972)
build_ruby 0.001242 0.000355 0.078334 ( 0.076350)
build_all 0.006495 0.003491 4.147655 ( 0.792186)
build_install 0.017312 0.005668 7.751613 ( 2.287950)
test_btest 0.001293 0.000000 46.583835 ( 45.178252)
test_basic 0.005737 0.003742 0.345721 ( 0.440798)
test_all 0.001353 0.000168 655.727156 ( 64.933217)
test_rubyspec 0.140671 0.034116 46.319494 ( 51.715852)
total: 166.51 sec