Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-072848
#<BuildRuby:0x000055ae31e7aad8
@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.20221016-072848",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000058 0.000008 0.000066 ( 0.000068)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.010835 0.001009 1.086356 ( 1.269509)
build_miniruby 0.001876 0.000268 0.095349 ( 0.092066)
build_ruby 0.001362 0.000195 0.094486 ( 0.091378)
build_all 0.003347 0.005241 1.316494 ( 0.574133)
build_install 0.008952 0.005885 1.661042 ( 0.899797)
test_btest 0.001018 0.000271 64.268531 ( 6.857692)
test_basic 0.005380 0.001434 0.349777 ( 0.447183)
test_all 0.006902 0.000353 493.994573 ( 53.648889)
test_rubyspec 0.069147 0.056912 43.489573 ( 52.145520)
total: 116.03 sec