Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-202538
#<BuildRuby:0x000055925e6edac0
@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.20220803-202538",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.003638 0.006361 0.818682 ( 0.856702)
build_miniruby 0.001316 0.000877 0.063041 ( 0.095161)
build_ruby 0.000766 0.000511 0.064598 ( 0.063468)
build_all 0.002122 0.006233 1.274752 ( 0.458094)
build_install 0.013217 0.002274 4.325570 ( 1.777025)
test_btest 0.000983 0.000625 52.471263 ( 6.001704)
test_basic 0.005816 0.000333 0.298871 ( 0.389343)
test_all 0.002213 0.001291 474.778156 ( 51.113818)
test_rubyspec 0.086222 0.051042 41.281834 ( 48.911891)
total: 109.67 sec