Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-001737
#<BuildRuby:0x00005605cd081550
@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.20220825-001737",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005043 0.005714 0.873945 ( 1.156449)
build_miniruby 0.001395 0.000507 0.063469 ( 0.061758)
build_ruby 0.001029 0.000374 0.054689 ( 0.053239)
build_all 0.006186 0.002250 1.251100 ( 0.468667)
build_install 0.014229 0.001215 1.567810 ( 0.774871)
test_btest 0.000841 0.000259 51.985749 ( 6.124380)
test_basic 0.006277 0.000217 0.288628 ( 0.378801)
test_all 0.004765 0.000000 481.276111 ( 51.645077)
test_rubyspec 0.069305 0.064721 41.990982 ( 50.598931)
total: 111.26 sec