Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-201143
#<BuildRuby:0x00005584bff708e8
@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.20220724-201143",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009329 0.000666 0.958951 ( 1.472493)
build_miniruby 0.001992 0.000000 0.073726 ( 0.071477)
build_ruby 0.001712 0.000000 0.075720 ( 0.073756)
build_all 0.004618 0.005190 1.502474 ( 0.559120)
build_install 0.011417 0.011504 5.144196 ( 2.044972)
test_btest 0.000863 0.000216 71.494620 ( 8.645368)
test_basic 0.006837 0.000335 0.324364 ( 0.418051)
test_all 0.000677 0.001570 678.980888 ( 66.570310)
test_rubyspec 0.101361 0.074101 45.712850 ( 51.437549)
total: 131.29 sec