Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-003057
#<BuildRuby:0x0000562205080020
@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-003057",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004013 0.000017 0.794809 ( 1.075025)
build_miniruby 0.000721 0.000131 0.525688 ( 0.525559)
build_ruby 0.001072 0.000195 1.711399 ( 1.635796)
build_all 0.009747 0.000236 12.001855 ( 1.477186)
build_install 0.006075 0.000935 1.644907 ( 0.779353)
test_btest 0.000576 0.000088 65.342337 ( 6.152334)
test_basic 0.002530 0.000389 0.218872 ( 0.316106)
test_all 0.000835 0.000128 509.498310 ( 51.850175)
test_rubyspec 0.018069 0.007813 35.601975 ( 46.243392)
total: 110.06 sec