Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-131806
#<BuildRuby:0x00005598a1fabba0
@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.20221103-131806",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005819 0.003233 0.965117 ( 0.993242)
build_miniruby 0.001127 0.000626 0.044168 ( 0.042703)
build_ruby 0.000897 0.000498 0.050273 ( 0.048995)
build_all 0.004608 0.002560 1.226077 ( 0.473826)
build_install 0.013445 0.001185 1.569323 ( 0.808170)
test_btest 0.001464 0.000665 63.166136 ( 6.517440)
test_basic 0.006625 0.000343 0.305651 ( 0.400619)
test_all 0.006594 0.001462 497.434272 ( 54.411412)
test_rubyspec 0.083220 0.057353 43.583402 ( 52.165462)
total: 115.86 sec