Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-101021
#<BuildRuby:0x00005653c12be9c0
@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.20220809-101021",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010797 0.001763 0.920192 ( 9.102725)
build_miniruby 0.001225 0.000307 0.061835 ( 0.061757)
build_ruby 0.001418 0.000355 0.065878 ( 0.065435)
build_all 0.005520 0.004859 1.270236 ( 0.490734)
build_install 0.005916 0.014576 4.332491 ( 1.847232)
test_btest 0.001473 0.000736 51.926263 ( 5.972392)
test_basic 0.000954 0.005405 0.287766 ( 0.380377)
test_all 0.001190 0.000681 482.894843 ( 51.837822)
test_rubyspec 0.076164 0.060039 41.725078 ( 49.481094)
total: 119.24 sec