Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-173825
#<BuildRuby:0x0000558448aac4f0
@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.20220215-173825",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005706 0.004969 0.947790 ( 1.039145)
build_miniruby 0.001932 0.000276 0.077528 ( 0.075519)
build_ruby 0.001610 0.000230 0.075124 ( 0.072882)
build_all 0.009447 0.000616 4.091722 ( 0.775988)
build_install 0.014277 0.008964 7.842650 ( 2.312853)
test_btest 0.001266 0.000000 77.938541 ( 8.102681)
test_basic 0.002098 0.004468 0.341313 ( 0.432588)
test_all 0.001400 0.000350 699.950316 ( 67.565685)
test_rubyspec 0.105700 0.068558 45.789375 ( 51.108148)
total: 131.49 sec