Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-102111
#<BuildRuby:0x000055d238b70920
@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.20220814-102111",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007293 0.003725 0.959874 ( 1.135106)
build_miniruby 0.001666 0.000595 0.075547 ( 0.074184)
build_ruby 0.001193 0.000427 0.075923 ( 0.075473)
build_all 0.008034 0.001311 1.516729 ( 0.583834)
build_install 0.015475 0.006746 1.955152 ( 0.954716)
test_btest 0.001256 0.000000 77.693320 ( 8.214753)
test_basic 0.004112 0.003274 0.324593 ( 0.414128)
test_all 0.001891 0.002748 678.789094 ( 66.953674)
test_rubyspec 0.096231 0.065265 46.078870 ( 53.574396)
total: 131.98 sec