Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-104548
#<BuildRuby:0x000055f697007ba0
@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.20221024-104548",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000096)
build_up 0.005274 0.004324 1.145107 ( 1.247409)
build_miniruby 0.000000 0.001917 0.109455 ( 0.108962)
build_ruby 0.000000 0.001886 0.106302 ( 0.105791)
build_all 0.006051 0.003573 1.381034 ( 0.620163)
build_install 0.011803 0.003934 1.737613 ( 0.939966)
test_btest 0.001335 0.000445 61.610287 ( 6.992451)
test_basic 0.002066 0.003806 0.370015 ( 0.466309)
test_all 0.006799 0.000000 503.475409 ( 53.825103)
test_rubyspec 0.093857 0.040640 43.711928 ( 52.257195)
total: 116.56 sec