Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-212005
#<BuildRuby:0x000056152a2425a8
@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.20220220-212005",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005920 0.006005 0.978866 ( 0.956627)
build_miniruby 0.001400 0.000467 0.074133 ( 0.072594)
build_ruby 0.002116 0.000000 0.077342 ( 0.075152)
build_all 0.008648 0.001920 4.095985 ( 0.783898)
build_install 0.020322 0.002678 7.830056 ( 2.329320)
test_btest 0.001078 0.000287 77.329482 ( 8.062138)
test_basic 0.006153 0.001641 0.343063 ( 0.431793)
test_all 0.001453 0.000388 707.643428 ( 67.839121)
test_rubyspec 0.089535 0.075647 46.234482 ( 51.749938)
total: 132.30 sec