Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-190448
#<BuildRuby:0x0000557a483b0c00
@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.20221113-190448",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010275 0.000391 1.116302 ( 1.135519)
build_miniruby 0.003053 0.000000 0.120381 ( 0.116718)
build_ruby 0.001887 0.000038 0.125200 ( 0.108612)
build_all 0.008514 0.000501 1.581917 ( 0.690672)
build_install 0.016020 0.005596 1.926501 ( 0.994230)
test_btest 0.000000 0.001609 85.652980 ( 9.254116)
test_basic 0.000000 0.009074 0.413054 ( 0.500973)
test_all 0.000000 0.002236 656.735829 ( 67.750948)
test_rubyspec 0.078266 0.090471 47.885501 ( 56.416092)
total: 136.97 sec