Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-133042
#<BuildRuby:0x000055ab33d44610
@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.20220815-133042",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008859 0.003222 0.973095 ( 1.039763)
build_miniruby 0.001213 0.000441 0.073561 ( 0.072065)
build_ruby 0.001507 0.000548 0.078381 ( 0.076384)
build_all 0.011107 0.000290 1.558565 ( 0.582914)
build_install 0.018764 0.003886 1.935466 ( 0.946562)
test_btest 0.001303 0.000000 77.313351 ( 8.251739)
test_basic 0.006758 0.000534 0.328596 ( 0.418784)
test_all 0.001214 0.002941 633.698872 ( 64.622209)
test_rubyspec 0.107221 0.061993 46.010836 ( 53.631590)
total: 129.64 sec