Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-173920
#<BuildRuby:0x00005640cf0448e8
@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.20221114-173920",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009955 0.000266 1.101106 ( 1.427714)
build_miniruby 0.001865 0.000266 0.124297 ( 0.121932)
build_ruby 0.002383 0.000341 0.127651 ( 0.104213)
build_all 0.004450 0.005457 1.584381 ( 0.684620)
build_install 0.021942 0.000000 1.939982 ( 1.004159)
test_btest 0.003178 0.000000 88.308987 ( 8.656702)
test_basic 0.007884 0.000000 0.407802 ( 0.498310)
test_all 0.002363 0.000000 653.826490 ( 67.833785)
test_rubyspec 0.110298 0.073936 48.276846 ( 56.755428)
total: 137.09 sec