Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-130218
#<BuildRuby:0x000055d28f0c5438
@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.20221007-130218",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009380 0.000722 1.083898 ( 1.186715)
build_miniruby 0.001661 0.000128 0.103566 ( 0.100993)
build_ruby 0.001505 0.000115 0.098598 ( 0.095933)
build_all 0.007121 0.000158 1.333796 ( 0.580563)
build_install 0.010446 0.005116 1.674730 ( 0.900556)
test_btest 0.001533 0.000191 59.392913 ( 6.573111)
test_basic 0.003334 0.004025 0.347665 ( 0.436103)
test_all 0.008145 0.000319 505.369672 ( 54.289640)
test_rubyspec 0.096327 0.038790 42.410915 ( 50.962865)
total: 115.13 sec