Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-011141
#<BuildRuby:0x0000560aae493680
@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.20220428-011141",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011214 0.000000 1.006716 ( 1.639725)
build_miniruby 0.001964 0.000192 0.072005 ( 0.069514)
build_ruby 0.001514 0.000189 0.068338 ( 0.066778)
build_all 0.009386 0.000000 1.483415 ( 0.623181)
build_install 0.023775 0.000029 5.792456 ( 2.796379)
test_btest 0.001183 0.000098 75.801782 ( 8.371988)
test_basic 0.008487 0.000344 0.317059 ( 0.404335)
test_all 0.001235 0.001333 694.803314 ( 67.231608)
test_rubyspec 0.134736 0.048797 45.137516 ( 50.373693)
total: 131.58 sec