Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-144724
#<BuildRuby:0x000055a95ae1f1c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230104-144724",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004080 0.006512 0.971007 ( 1.310550)
build_miniruby 0.001724 0.000805 0.833728 ( 0.832676)
build_ruby 0.001992 0.000930 2.125980 ( 2.126116)
build_all 0.012896 0.008204 18.539156 ( 2.179077)
build_install 0.015083 0.007541 2.029314 ( 1.029409)
test_btest 0.001005 0.000502 90.853124 ( 8.981023)
test_basic 0.005575 0.002787 0.344511 ( 0.431093)
test_all 0.001661 0.000831 670.591560 ( 63.741587)
test_rubyspec 0.121174 0.067599 47.857127 ( 56.008314)
total: 136.64 sec