Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-045049
#<BuildRuby:0x0000559c5936aad8
@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-045049",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000098 0.000016 0.000114 ( 0.000117)
build_up 0.005009 0.005173 0.840459 ( 1.333753)
build_miniruby 0.001073 0.000268 0.061578 ( 0.060313)
build_ruby 0.001053 0.000263 0.055775 ( 0.054519)
build_all 0.004439 0.004500 1.273950 ( 0.467985)
build_install 0.012297 0.005608 1.616779 ( 0.812509)
test_btest 0.001323 0.000441 53.499183 ( 5.999252)
test_basic 0.004526 0.001509 0.286940 ( 0.377200)
test_all 0.000000 0.004169 484.268727 ( 52.478939)
test_rubyspec 0.088570 0.038236 42.188848 ( 50.801712)
total: 112.39 sec