Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-032240
#<BuildRuby:0x0000558b9f2ea038
@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.20221028-032240",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008068 0.002475 1.114728 ( 1.177452)
build_miniruby 0.001171 0.000450 0.101823 ( 0.099682)
build_ruby 0.001705 0.000000 0.096187 ( 0.094467)
build_all 0.005293 0.001138 1.296204 ( 0.578226)
build_install 0.006191 0.009170 1.656014 ( 0.910345)
test_btest 0.001134 0.000528 63.560382 ( 6.487330)
test_basic 0.002900 0.003609 0.349705 ( 0.442122)
test_all 0.005619 0.000651 484.426128 ( 53.304889)
test_rubyspec 0.063729 0.056894 43.258336 ( 51.798367)
total: 114.89 sec