Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-113816
#<BuildRuby:0x0000559a7d1a6f90
@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.20221014-113816",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.007150 0.001950 1.086595 ( 1.460201)
build_miniruby 0.001548 0.000000 0.102144 ( 0.100935)
build_ruby 0.001594 0.000000 0.109594 ( 0.108971)
build_all 0.002611 0.005097 1.359286 ( 0.591115)
build_install 0.007532 0.005838 1.633629 ( 0.913960)
test_btest 0.001402 0.000539 64.717562 ( 6.799606)
test_basic 0.007278 0.000775 0.365668 ( 0.455534)
test_all 0.003773 0.002732 498.984942 ( 53.632907)
test_rubyspec 0.071852 0.053096 43.179049 ( 51.772203)
total: 115.84 sec