Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-190339
#<BuildRuby:0x000055923b088a68
@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.20221019-190339",
@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.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000058 0.000005 0.000063 ( 0.000067)
build_up 0.005258 0.004820 1.165333 ( 1.225781)
build_miniruby 0.001642 0.000253 0.111968 ( 0.109488)
build_ruby 0.001356 0.000209 0.110630 ( 0.108102)
build_all 0.008558 0.000558 1.353816 ( 0.583578)
build_install 0.016463 0.000194 1.693549 ( 0.916714)
test_btest 0.001596 0.000188 63.802192 ( 6.717631)
test_basic 0.000000 0.006436 0.349699 ( 0.440747)
test_all 0.003653 0.004089 509.175531 ( 54.364393)
test_rubyspec 0.092638 0.046052 43.246262 ( 51.473548)
total: 115.94 sec