Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-015600
#<BuildRuby:0x0000559aa3248dd8
@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.20220825-015600",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000822 0.010921 1.015926 ( 10.155440)
build_miniruby 0.001598 0.000738 0.077945 ( 0.075785)
build_ruby 0.001404 0.000648 0.076678 ( 0.074587)
build_all 0.009675 0.000556 1.542749 ( 0.583911)
build_install 0.017690 0.004508 1.871936 ( 0.909033)
test_btest 0.000838 0.000309 73.075173 ( 8.338802)
test_basic 0.006277 0.001889 0.328201 ( 0.422837)
test_all 0.003650 0.000000 673.306649 ( 66.916403)
test_rubyspec 0.097105 0.059249 45.938796 ( 54.332603)
total: 141.81 sec