Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-142546
#<BuildRuby:0x000055c6cf738610
@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.20220723-142546",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007351 0.003965 0.963420 ( 1.110988)
build_miniruby 0.002013 0.000252 0.075797 ( 0.073296)
build_ruby 0.002076 0.000259 0.079132 ( 0.076722)
build_all 0.008600 0.000508 1.543512 ( 0.593827)
build_install 0.017244 0.005083 5.141673 ( 2.089508)
test_btest 0.001193 0.000179 75.711264 ( 8.202309)
test_basic 0.008199 0.000487 0.315757 ( 0.403583)
test_all 0.002145 0.000306 643.689482 ( 64.115086)
test_rubyspec 0.111590 0.073582 45.663143 ( 51.484661)
total: 128.15 sec