Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-080533
#<BuildRuby:0x000055721cb0c8e8
@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.20220211-080533",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012566 0.000036 1.011113 ( 1.446827)
build_miniruby 0.002023 0.000253 0.076266 ( 0.073743)
build_ruby 0.001495 0.000187 0.076755 ( 0.075130)
build_all 0.008907 0.000536 4.104486 ( 0.780352)
build_install 0.019749 0.004164 7.876022 ( 2.318152)
test_btest 0.001295 0.000177 74.134631 ( 7.981322)
test_basic 0.007214 0.000349 0.332964 ( 0.421330)
test_all 0.001398 0.000182 661.800686 ( 65.314981)
test_rubyspec 0.092735 0.062191 45.915112 ( 51.441477)
total: 129.85 sec