Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-015713
#<BuildRuby:0x000055635a5580d0
@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.20221203-015713",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006441 0.003652 1.195927 ( 1.689817)
build_miniruby 0.002149 0.000430 0.845788 ( 0.843455)
build_ruby 0.000023 0.004005 2.239696 ( 2.147923)
build_all 0.020335 0.000908 18.682461 ( 2.194007)
build_install 0.005949 0.015468 2.080244 ( 1.046300)
test_btest 0.000872 0.000327 93.033020 ( 8.766751)
test_basic 0.009049 0.000610 0.348718 ( 0.432777)
test_all 0.002333 0.000000 689.799019 ( 69.524826)
test_rubyspec 0.075514 0.092969 49.502911 ( 57.624228)
total: 144.27 sec