Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-082548
#<BuildRuby:0x00005607ae4f3ba0
@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.20221025-082548",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000041 0.000002 0.000043 ( 0.000043)
build_up 0.010079 0.000427 1.127606 ( 1.214836)
build_miniruby 0.001684 0.000112 0.110109 ( 0.106609)
build_ruby 0.001590 0.000106 0.108053 ( 0.104983)
build_all 0.007699 0.000514 1.364041 ( 0.593615)
build_install 0.005278 0.010761 1.713646 ( 0.920383)
test_btest 0.001154 0.000231 61.192496 ( 7.000400)
test_basic 0.005432 0.001086 0.354493 ( 0.448649)
test_all 0.006670 0.000190 496.884668 ( 53.591265)
test_rubyspec 0.090584 0.040798 43.698672 ( 52.373760)
total: 116.36 sec