Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-024241
#<BuildRuby:0x0000556f5803f800
@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.20221117-024241",
@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.000006)
autoconf 0.000044 0.000003 0.000047 ( 0.000050)
configure 0.000050 0.000004 0.000054 ( 0.000056)
build_up 0.000000 0.009281 1.105905 ( 2.071611)
build_miniruby 0.000000 0.001752 0.903247 ( 0.902818)
build_ruby 0.000911 0.001545 2.355040 ( 2.263392)
build_all 0.013321 0.005664 18.427918 ( 2.256134)
build_install 0.017317 0.001959 1.906113 ( 1.017655)
test_btest 0.000961 0.000251 86.532188 ( 9.101738)
test_basic 0.005561 0.001451 0.348826 ( 0.440221)
test_all 0.001563 0.000408 685.771835 ( 73.767976)
test_rubyspec 0.071942 0.041814 50.736079 ( 59.301476)
total: 151.12 sec