Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-122207
#<BuildRuby:0x000056077e753510
@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.20220308-122207",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004601 0.006499 1.013910 ( 1.214131)
build_miniruby 0.001426 0.000658 0.076463 ( 0.074063)
build_ruby 0.001037 0.000479 0.075932 ( 0.074956)
build_all 0.008573 0.001961 4.192746 ( 0.857255)
build_install 0.021273 0.002926 7.898664 ( 2.361719)
test_btest 0.001040 0.000367 76.673965 ( 7.904988)
test_basic 0.000000 0.006836 0.326749 ( 0.415336)
test_all 0.000000 0.001875 700.138559 ( 67.327279)
test_rubyspec 0.083596 0.072450 46.256324 ( 51.658772)
total: 131.89 sec