Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-114126
#<BuildRuby:0x000055ff145bce80
@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.20220826-114126",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000033 0.000013 0.000046 ( 0.000046)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.009600 0.003063 0.865757 ( 1.129915)
build_miniruby 0.001466 0.000564 0.063888 ( 0.062146)
build_ruby 0.001261 0.000485 0.067949 ( 0.066101)
build_all 0.005905 0.003183 1.253557 ( 0.477711)
build_install 0.013967 0.004772 1.570665 ( 0.788688)
test_btest 0.000634 0.000247 53.505716 ( 6.149507)
test_basic 0.005761 0.000607 0.281814 ( 0.372673)
test_all 0.003501 0.000000 480.250445 ( 53.042241)
test_rubyspec 0.093561 0.036973 41.696172 ( 49.990442)
total: 112.08 sec