Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-125437
#<BuildRuby:0x000055dc7ba104e8
@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.20220227-125437",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006679 0.003755 0.986298 ( 1.127952)
build_miniruby 0.001957 0.000391 0.076282 ( 0.074199)
build_ruby 0.001622 0.000324 0.080076 ( 0.078049)
build_all 0.010345 0.000345 4.142322 ( 0.840032)
build_install 0.019620 0.003959 7.919638 ( 2.402313)
test_btest 0.001184 0.000216 73.276047 ( 7.858576)
test_basic 0.007149 0.000000 0.322026 ( 0.412476)
test_all 0.001604 0.000041 669.015664 ( 65.236001)
test_rubyspec 0.117034 0.053843 46.241334 ( 51.690477)
total: 129.72 sec