Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-170822
#<BuildRuby:0x0000556b01979390
@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.20220731-170822",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008837 0.000000 0.837603 ( 0.970481)
build_miniruby 0.001926 0.000000 0.062048 ( 0.061302)
build_ruby 0.001910 0.000000 0.066983 ( 0.065687)
build_all 0.009222 0.000000 1.219809 ( 0.466651)
build_install 0.010253 0.004659 4.270219 ( 1.784274)
test_btest 0.001981 0.000104 53.913521 ( 5.917235)
test_basic 0.001622 0.004946 0.285966 ( 0.375348)
test_all 0.002796 0.000295 487.739962 ( 51.868012)
test_rubyspec 0.083951 0.038861 41.625777 ( 47.628386)
total: 109.14 sec