Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-122130
#<BuildRuby:0x000056465afcc8e8
@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.20220729-122130",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000004 0.000023 ( 0.000016)
configure 0.000039 0.000009 0.000048 ( 0.000047)
build_up 0.009842 0.001262 0.984961 ( 1.171866)
build_miniruby 0.001714 0.000367 0.073766 ( 0.072087)
build_ruby 0.001430 0.000307 0.066189 ( 0.064486)
build_all 0.008888 0.000855 1.509154 ( 0.585399)
build_install 0.011330 0.013586 5.212254 ( 2.098625)
test_btest 0.001031 0.000343 71.433515 ( 8.336226)
test_basic 0.005086 0.003215 0.332638 ( 0.420722)
test_all 0.001366 0.000478 661.546590 ( 66.135352)
test_rubyspec 0.074065 0.098061 45.539559 ( 51.355882)
total: 130.24 sec