Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-180253
#<BuildRuby:0x000055be9ddf44e8
@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.20220505-180253",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000025 0.000005 0.000030 ( 0.000026)
build_up 0.003530 0.007539 1.056265 ( 1.171689)
build_miniruby 0.002118 0.000000 0.075875 ( 0.073900)
build_ruby 0.001708 0.000031 0.073637 ( 0.071892)
build_all 0.007850 0.000058 1.503773 ( 0.630741)
build_install 0.019498 0.003029 6.162565 ( 3.015849)
test_btest 0.000000 0.001038 67.193971 ( 9.339102)
test_basic 0.001646 0.006770 0.335402 ( 0.423099)
test_all 0.001868 0.000575 717.622496 ( 71.813102)
test_rubyspec 0.060371 0.052135 49.303654 ( 54.601677)
total: 141.14 sec