Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-142648
#<BuildRuby:0x0000555e7f66bba0
@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.20220815-142648",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.010844 0.001807 0.850662 ( 1.500015)
build_miniruby 0.001866 0.000311 0.056208 ( 0.054197)
build_ruby 0.001783 0.000297 0.061186 ( 0.059504)
build_all 0.008132 0.000000 1.234388 ( 0.459129)
build_install 0.010874 0.004908 1.549106 ( 0.783124)
test_btest 0.000849 0.000159 54.723941 ( 6.163877)
test_basic 0.003373 0.004808 0.304544 ( 0.392465)
test_all 0.002871 0.000675 508.436446 ( 53.458724)
test_rubyspec 0.104476 0.027448 41.624683 ( 49.250089)
total: 112.12 sec