Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-145648
#<BuildRuby:0x00005636dc0546c8
@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.20220304-145648",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010607 0.000570 1.020188 ( 1.446503)
build_miniruby 0.001700 0.000365 0.065609 ( 0.063775)
build_ruby 0.001659 0.000356 0.079726 ( 0.077550)
build_all 0.008497 0.001821 4.225516 ( 0.871567)
build_install 0.023660 0.000584 7.967948 ( 2.411917)
test_btest 0.000929 0.000155 77.373066 ( 8.395433)
test_basic 0.002003 0.005739 0.350804 ( 0.444506)
test_all 0.001865 0.000415 700.254092 ( 67.756559)
test_rubyspec 0.125917 0.053009 46.614335 ( 51.637017)
total: 133.11 sec