Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-054218
#<BuildRuby:0x0000563b4ada1480
@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.20220828-054218",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.007937 0.005335 0.865924 ( 2.623661)
build_miniruby 0.000981 0.000327 0.060928 ( 0.059980)
build_ruby 0.001450 0.000484 0.061642 ( 0.059428)
build_all 0.002445 0.005590 1.208156 ( 0.461850)
build_install 0.012749 0.001137 1.530501 ( 0.784228)
test_btest 0.000991 0.000354 53.878865 ( 6.301465)
test_basic 0.004573 0.001633 0.298276 ( 0.388749)
test_all 0.003189 0.001139 505.017791 ( 52.317360)
test_rubyspec 0.093152 0.032544 41.022754 ( 49.618515)
total: 112.62 sec