Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-093519
#<BuildRuby:0x000056250996b1d8
@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.20220212-093519",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008626 0.003104 0.916111 ( 1.021758)
build_miniruby 0.001405 0.000375 0.076263 ( 0.074195)
build_ruby 0.000000 0.002508 0.074501 ( 0.071559)
build_all 0.001515 0.007898 4.069500 ( 0.779860)
build_install 0.017813 0.007099 7.617630 ( 2.288410)
test_btest 0.000902 0.000386 73.161087 ( 7.970828)
test_basic 0.006568 0.001153 0.351989 ( 0.439257)
test_all 0.001230 0.000504 702.142379 ( 67.264147)
test_rubyspec 0.099838 0.057829 46.256960 ( 51.321549)
total: 131.23 sec