Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-185145
#<BuildRuby:0x000055721dbacf40
@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.20220213-185145",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003983 0.006785 0.959047 ( 1.017104)
build_miniruby 0.001519 0.000542 0.079187 ( 0.076954)
build_ruby 0.001408 0.000503 0.073094 ( 0.071275)
build_all 0.010134 0.000614 4.113774 ( 0.783178)
build_install 0.017580 0.002544 7.802262 ( 2.353487)
test_btest 0.001072 0.000298 77.591223 ( 8.328043)
test_basic 0.002218 0.005529 0.333529 ( 0.428751)
test_all 0.001651 0.000000 697.787575 ( 67.551519)
test_rubyspec 0.106623 0.051040 46.191418 ( 51.648013)
total: 132.26 sec