Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-024734
#<BuildRuby:0x000055be09a144e8
@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.20220225-024734",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008856 0.003178 0.877106 ( 2.831390)
build_miniruby 0.001714 0.000457 0.070061 ( 0.067792)
build_ruby 0.001579 0.000421 0.077908 ( 0.076176)
build_all 0.010225 0.000000 4.226794 ( 0.841647)
build_install 0.017284 0.005885 7.846199 ( 2.383051)
test_btest 0.000954 0.000238 70.577029 ( 8.012870)
test_basic 0.007290 0.000000 0.336974 ( 0.426744)
test_all 0.001750 0.000034 664.858402 ( 65.801324)
test_rubyspec 0.107819 0.048846 46.197301 ( 51.806998)
total: 132.25 sec