Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-065259
#<BuildRuby:0x000055af0e4d92f8
@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.20220613-065259",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009411 0.001359 0.857404 ( 1.832751)
build_miniruby 0.001362 0.000000 0.062632 ( 0.061240)
build_ruby 0.001731 0.000000 0.061347 ( 0.059661)
build_all 0.006927 0.000273 1.194724 ( 0.486172)
build_install 0.002266 0.017069 4.879943 ( 2.422833)
test_btest 0.000824 0.000384 54.190252 ( 6.015025)
test_basic 0.005116 0.002387 0.308934 ( 0.398399)
test_all 0.002702 0.000000 519.148344 ( 54.300215)
test_rubyspec 0.068262 0.054956 41.656511 ( 47.629225)
total: 113.21 sec