Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-052223
#<BuildRuby:0x000055962b334ea8
@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.20220821-052223",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009033 0.002259 1.014017 ( 1.436732)
build_miniruby 0.001844 0.000461 0.069582 ( 0.067412)
build_ruby 0.002171 0.000000 0.071768 ( 0.069616)
build_all 0.009311 0.000000 1.530115 ( 0.586399)
build_install 0.007943 0.014700 1.886157 ( 0.917804)
test_btest 0.000663 0.000249 74.910593 ( 7.972290)
test_basic 0.005614 0.002106 0.336522 ( 0.424812)
test_all 0.002920 0.001095 643.989297 ( 64.705419)
test_rubyspec 0.131750 0.040257 46.024424 ( 54.486342)
total: 130.67 sec