Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-233816
#<BuildRuby:0x00005588380caad8
@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.20220807-233816",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007358 0.002007 0.833596 ( 1.037172)
build_miniruby 0.001566 0.000000 0.052132 ( 0.050712)
build_ruby 0.001986 0.000000 0.062777 ( 0.060444)
build_all 0.009320 0.000000 1.275843 ( 0.486632)
build_install 0.011206 0.005908 4.256020 ( 1.803093)
test_btest 0.000945 0.000248 55.359062 ( 6.122036)
test_basic 0.005219 0.001374 0.288918 ( 0.378843)
test_all 0.002199 0.000579 482.084873 ( 52.546512)
test_rubyspec 0.086574 0.044600 41.517694 ( 49.150630)
total: 111.64 sec