Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-001801
#<BuildRuby:0x000055c0b32fd1f8
@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.20220723-001801",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.010160 0.000000 0.849373 ( 1.375944)
build_miniruby 0.001534 0.000000 0.063475 ( 0.061820)
build_ruby 0.001841 0.000000 0.051249 ( 0.049456)
build_all 0.008549 0.000000 1.252241 ( 0.469621)
build_install 0.011882 0.005441 4.308036 ( 1.815231)
test_btest 0.001542 0.000096 54.396822 ( 6.167608)
test_basic 0.007264 0.000100 0.286938 ( 0.380113)
test_all 0.002181 0.000129 480.627409 ( 51.652993)
test_rubyspec 0.112302 0.027490 41.666775 ( 47.566145)
total: 109.54 sec